Searched refs:nrfx_gpiote_handler_config_t (Results 1 – 3 of 3) sorted by relevance
143 } nrfx_gpiote_handler_config_t; typedef156 …nrfx_gpiote_handler_config_t const * p_handler_config; ///< Handler configuration. If NULL it is u…656 nrfx_gpiote_handler_config_t const * p_handler_config);
176 nrfx_gpiote_handler_config_t handlers[NRFX_GPIOTE_CONFIG_NUM_OF_EVT_HANDLERS];179 nrfx_gpiote_handler_config_t global_handler;575 static nrfx_gpiote_handler_config_t const * channel_handler_get(gpiote_control_block_t * p_cb, in channel_handler_get()1233 nrfx_gpiote_handler_config_t const * p_handler_config) in nrfx_gpiote_input_configure()1411 nrfx_gpiote_handler_config_t const * handler = channel_handler_get(p_cb, pin); in call_handler()
202 nrfx_gpiote_handler_config_t hndl_config = { in spis_configure()