Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h425 NRF_STATIC_INLINE void nrf_gpiote_subscribe_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_task_t task);
804 NRF_STATIC_INLINE void nrf_gpiote_subscribe_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_task_t task) in nrf_gpiote_subscribe_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h208 nrf_gpiote_subscribe_clear(p_reg, task); in nrfy_gpiote_subscribe_clear()