Searched refs:Cy_PDM_PCM_Enable (Results 1 – 3 of 3) sorted by relevance
482 __STATIC_INLINE void Cy_PDM_PCM_Enable(PDM_Type * base);516 __STATIC_INLINE void Cy_PDM_PCM_Enable(PDM_Type * base) in Cy_PDM_PCM_Enable() function
232 Cy_PDM_PCM_Enable((PDM_Type*) callbackParams->base); /* Start PDM-PCM operation */ in Cy_PDM_PCM_DeepSleepCallback()
1450 Cy_PDM_PCM_Enable(obj->base); in cyhal_pdm_pcm_start()