Searched refs:array (Results 1 – 4 of 4) sorted by relevance
42 - SEQ1 changed to sequence number 2 from the seq array44 - SEQ1 changed to sequence number 1 from the seq array46 - SEQ1 changed to sequence number 2 from the seq array48 - SEQ1 changed to sequence number 1 from the seq array50 - SEQ1 changed to sequence number 2 from the seq array52 - SEQ1 changed to sequence number 1 from the seq array
455 #define NRFX_ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0])) argument
102 #define NRF_PWM_VALUES_LENGTH(array) (sizeof(array) / 2UL) argument
66 …figuring pins that should use inverted polarity in the PWM driver. Now an array inside driver conf…104 - Disabled array bounds warning for nrf_clock_is_running() function that was false positive in GCC …