40.3.1.2 ARRAY_SIZE
#define ARRAY_SIZE( ) (sizeof(a) / sizeof((a)[0]))
Retrieve array size.
#define ARRAY_SIZE( ) (sizeof(a) / sizeof((a)[0]))
Retrieve array size.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.