Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h318 NRF_STATIC_INLINE void nrf_pdm_subscribe_clear(NRF_PDM_Type * p_reg, nrf_pdm_task_t task);
596 NRF_STATIC_INLINE void nrf_pdm_subscribe_clear(NRF_PDM_Type * p_reg, nrf_pdm_task_t task) in nrf_pdm_subscribe_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h360 nrf_pdm_subscribe_clear(p_reg, task); in nrfy_pdm_subscribe_clear()