Searched refs:nrfx_gpiote_input_configure (Results 1 – 3 of 3) sorted by relevance
296 nrfx_err_t nrfx_gpiote_input_configure(nrfx_gpiote_t const * p_instance,653 nrfx_err_t nrfx_gpiote_input_configure(nrfx_gpiote_pin_t pin,
212 nrfx_err_t err_code = nrfx_gpiote_input_configure(&gpiote, csn_pin, &config); in spis_configure()214 nrfx_err_t err_code = nrfx_gpiote_input_configure(csn_pin, NULL, &trig_config, &hndl_config); in spis_configure()
1051 nrfx_err_t nrfx_gpiote_input_configure(nrfx_gpiote_t const * p_instance, in nrfx_gpiote_input_configure() function1230 nrfx_err_t nrfx_gpiote_input_configure(nrfx_gpiote_pin_t pin, in nrfx_gpiote_input_configure() function