Home
last modified time | relevance | path

Searched refs:Cy_PDM_PCM_Enable (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm.h482 __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
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_pdm_pcm.c232 Cy_PDM_PCM_Enable((PDM_Type*) callbackParams->base); /* Start PDM-PCM operation */ in Cy_PDM_PCM_DeepSleepCallback()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1450 Cy_PDM_PCM_Enable(obj->base); in cyhal_pdm_pcm_start()