Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h289 NRFY_STATIC_INLINE void nrfy_gpiote_task_configure(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_task_configure() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c759 nrfy_gpiote_task_configure(p_instance->p_reg, ch, pin, in gpiote_output_configure()