Searched refs:Cy_PDM_PCM_Disable (Results 1 – 3 of 3) sorted by relevance
483 __STATIC_INLINE void Cy_PDM_PCM_Disable(PDM_Type * base);530 __STATIC_INLINE void Cy_PDM_PCM_Disable(PDM_Type * base) in Cy_PDM_PCM_Disable() function
226 Cy_PDM_PCM_Disable((PDM_Type*) callbackParams->base); /* Stop PDM-PCM operation */ in Cy_PDM_PCM_DeepSleepCallback()
1470 Cy_PDM_PCM_Disable(obj->base); in cyhal_pdm_pcm_stop()