Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/utils/src/
Dutils_event.c105 for (i = 0; i < ARRAY_SIZE(event->mask); i++) { in event_unsubscribe()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/eic/
Dhpl_eic.c209 for (; i < ARRAY_SIZE(_map); i++) { in _ext_irq_enable()
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/utils/include/
Dutils.h65 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c574 for (i = 0; i < ARRAY_SIZE(_usarts); i++) { in _get_sercom_index()
923 for (i = 0; i < ARRAY_SIZE(_i2cms); i++) { in _get_i2cm_index()
1933 for (i = 0; i < ARRAY_SIZE(_i2css); i++) { in _get_i2c_s_index()