Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_gpiote.h381 NRF_STATIC_INLINE void nrf_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx);
617 NRF_STATIC_INLINE void nrf_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_disable() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_gpiote.h273 nrf_gpiote_task_disable(p_reg, idx); in nrfy_gpiote_task_disable()