Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf91.h407 #ifndef NRFX_GPIOTE0_ENABLED
408 #define NRFX_GPIOTE0_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h505 #ifndef NRFX_GPIOTE0_ENABLED
506 #define NRFX_GPIOTE0_ENABLED 0 macro
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h46 #if defined(NRF_GPIOTE) && defined(NRFX_GPIOTE_ENABLED) && !defined(NRFX_GPIOTE0_ENABLED)
47 #define NRFX_GPIOTE0_ENABLED 1 macro