Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h340 NRFY_STATIC_INLINE nrf_gpiote_task_t nrfy_gpiote_clr_task_get(uint8_t index) in nrfy_gpiote_clr_task_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c965 return nrfy_gpiote_clr_task_get((uint8_t)pin_te_get(p_instance, pin)); in pin_clr_task_get()
1009 nrf_gpiote_task_t task = nrfy_gpiote_clr_task_get((uint8_t)pin_te_get(p_instance, pin)); in pin_clr_task_trigger()