Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_pdm.c250 nrf_pdm_task_trigger(NRF_PDM0, NRF_PDM_TASK_START); in pdm_start()
365 nrf_pdm_task_trigger(NRF_PDM0, NRF_PDM_TASK_STOP); in nrfx_pdm_stop()
/external/platform/nrfx/hal/
A Dnrf_pdm.h155 NRF_STATIC_INLINE void nrf_pdm_task_trigger(NRF_PDM_Type * p_reg, nrf_pdm_task_t task);
434 NRF_STATIC_INLINE void nrf_pdm_task_trigger(NRF_PDM_Type * p_reg, nrf_pdm_task_t task) in nrf_pdm_task_trigger() function

Completed in 4 milliseconds