Home
last modified time | relevance | path

Searched refs:Cy_PDM_PCM_DeInit (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_pdm_pcm.c119 void Cy_PDM_PCM_DeInit(PDM_Type * base) in Cy_PDM_PCM_DeInit() function
Dcy_pdm_pcm_v2.c301 void Cy_PDM_PCM_DeInit(PDM_Type * base) in Cy_PDM_PCM_DeInit() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm.h471 void Cy_PDM_PCM_DeInit(PDM_Type * base);
Dcy_pdm_pcm_v2.h526 void Cy_PDM_PCM_DeInit(PDM_Type * base);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1389 Cy_PDM_PCM_DeInit(obj->base); in cyhal_pdm_pcm_free()