Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h537 __STATIC_INLINE void Cy_PDM_PCM_Channel_Set_Fir1(PDM_Type * base, uint8_t channel_num, cy_en_pd…
736 __STATIC_INLINE void Cy_PDM_PCM_Channel_Set_Fir1(PDM_Type * base, uint8_t channel_num, cy_en_pdm_p… in Cy_PDM_PCM_Channel_Set_Fir1() function
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1530Cy_PDM_PCM_Channel_Set_Fir1(obj->base, obj->resource.channel_num, decim_code, mono_and_right ? fir… in cyhal_pdm_pcm_set_gain()
1535 Cy_PDM_PCM_Channel_Set_Fir1(obj->base, paired_channel, decim_code, fir1_scale_right); in cyhal_pdm_pcm_set_gain()