Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pdm.h119NRF_PDM_TASK_START = offsetof(NRF_PDM_Type, TASKS_DMA.START), ///< Starts continuous PDM transfer. enumerator
122NRF_PDM_TASK_START = offsetof(NRF_PDM_Type, TASKS_START), ///< Starts continuous PDM transfer.
/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h221 nrf_pdm_task_trigger(p_reg, NRF_PDM_TASK_START); in nrfy_pdm_start()