Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm.h272 } cy_en_pdm_pcm_chan_select_t; typedef
472 …void Cy_PDM_PCM_SetGain(PDM_Type * base, cy_en_pdm_pcm_chan_select_t chan, cy_en_pdm_pcm_gain_…
473 cy_en_pdm_pcm_gain_t Cy_PDM_PCM_GetGain(PDM_Type const * base, cy_en_pdm_pcm_chan_select_t chan…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_pdm_pcm.c147 void Cy_PDM_PCM_SetGain(PDM_Type * base, cy_en_pdm_pcm_chan_select_t chan, cy_en_pdm_pcm_gain_t gai… in Cy_PDM_PCM_SetGain()
178 cy_en_pdm_pcm_gain_t Cy_PDM_PCM_GetGain(PDM_Type const * base, cy_en_pdm_pcm_chan_select_t chan) in Cy_PDM_PCM_GetGain()