Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h530 __STATIC_INLINE void Cy_PDM_PCM_DeActivate_Channel(PDM_Type * base, uint8_t channel_num);
628 __STATIC_INLINE void Cy_PDM_PCM_DeActivate_Channel(PDM_Type * base, uint8_t channel_num) in Cy_PDM_PCM_DeActivate_Channel() function
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1469 Cy_PDM_PCM_DeActivate_Channel(obj->base, obj->resource.channel_num); in cyhal_pdm_pcm_stop()
1473 Cy_PDM_PCM_DeActivate_Channel(obj->base, paired_channel); in cyhal_pdm_pcm_stop()