Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h535 __STATIC_INLINE void Cy_PDM_PCM_Channel_Disable(PDM_Type * base, uint8_t channel_num);
592 __STATIC_INLINE void Cy_PDM_PCM_Channel_Disable(PDM_Type * base, uint8_t channel_num) in Cy_PDM_PCM_Channel_Disable() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1376 Cy_PDM_PCM_Channel_Disable(obj->base, obj->resource.channel_num); in cyhal_pdm_pcm_free()
1380 Cy_PDM_PCM_Channel_Disable(obj->base, paired_channel); in cyhal_pdm_pcm_free()