Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_config.h70 #define NHW_GPIO_MAX_PINS_PER_PORT 32 macro
315 #define NHW_GPIO_MAX_PINS_PER_PORT 32 macro
591 #define NHW_GPIO_MAX_PINS_PER_PORT 32 macro
DNRF_GPIO.c116 nrf_gpio_input_callback_hw_t per_intoggle_callbacks[NHW_GPIO_MAX_PINS_PER_PORT];
117 void *per_intoggle_cb_data[NHW_GPIO_MAX_PINS_PER_PORT];
DNRF_GPIO_backend.c45 } shorts[NHW_GPIO_TOTAL_INST][NHW_GPIO_MAX_PINS_PER_PORT][MAX_SHORTS];