Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h282 NRFY_STATIC_INLINE void nrfy_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_task_disable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c926 nrfy_gpiote_task_disable(p_instance->p_reg, (uint32_t)pin_te_get(p_instance, pin)); in pin_out_task_disable()