Home
last modified time | relevance | path

Searched defs:p_handler_config (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h156 …nrfx_gpiote_handler_config_t const * p_handler_config; ///< Handler configuration. If NULL it is u… member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1233 nrfx_gpiote_handler_config_t const * p_handler_config) in nrfx_gpiote_input_configure()