Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNRF_GPIO_backend.c39 #define MAX_SHORTS 8 macro
45 } shorts[NRF_GPIOS][NRF_GPIO_MAX_PINS_PER_PORT][MAX_SHORTS];
131 for (i = 0 ; i < MAX_SHORTS; i++){ in nrf_gpio_backend_short_propagate()
219 for (i = 0 ; i < MAX_SHORTS; i++) { in nrf_gpio_backend_register_short()
223 if (i == MAX_SHORTS) { in nrf_gpio_backend_register_short()
225 __func__, MAX_SHORTS); in nrf_gpio_backend_register_short()