Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h120 NRF_PDM_TASK_STOP = offsetof(NRF_PDM_Type, TASKS_DMA.STOP), ///< Stops PDM transfer. enumerator
123 NRF_PDM_TASK_STOP = offsetof(NRF_PDM_Type, TASKS_STOP), ///< Stops PDM transfer.
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h242 nrf_pdm_task_trigger(p_reg, NRF_PDM_TASK_STOP); in nrfy_pdm_abort()