Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c57 #define MAX_PIN_NUMBER 32 macro
60 #define MAX_PIN_NUMBER NRFX_FOREACH_PRESENT(P, GPIO_PIN_NUM, (+), (0), _) macro
182 uint16_t pin_flags[MAX_PIN_NUMBER];
407 for (uint32_t i = 0; i < MAX_PIN_NUMBER; i++) in handler_in_use()
849 for (size_t i = 0; i < MAX_PIN_NUMBER; i++) in gpiote_uninit()