Home
last modified time | relevance | path

Searched refs:ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/cmsis_6-latest/CMSIS/CoreValidation/Include/
DCV_Typedefs.h39 #define ARRAY_SIZE(arr) (sizeof(arr)/sizeof((arr)[0])) macro
/cmsis_6-latest/CMSIS/CoreValidation/Source/
Dcmsis_cv.c182 ARRAY_SIZE (TC_LIST),