Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm.h370 } cy_stc_pdm_pcm_config_t; typedef
470 cy_en_pdm_pcm_status_t Cy_PDM_PCM_Init(PDM_Type * base, cy_stc_pdm_pcm_config_t const * config);
Dcy_pdm_pcm_v2.h402 typedef cy_stc_pdm_pcm_config_v2_t cy_stc_pdm_pcm_config_t; typedef
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_pdm_pcm.c53 cy_en_pdm_pcm_status_t Cy_PDM_PCM_Init(PDM_Type * base, cy_stc_pdm_pcm_config_t const * config) in Cy_PDM_PCM_Init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c272 static const cy_stc_pdm_pcm_config_t _cyhal_pdm_pcm_default_config =
800 …fig_struct(cyhal_pdm_pcm_t* obj, const cyhal_pdm_pcm_cfg_t *cfg, cy_stc_pdm_pcm_config_t *pdl_conf… in _cyhal_pdm_pcm_set_pdl_config_struct()
1098 const cy_stc_pdm_pcm_config_t* pdl_struct) in _cyhal_pdm_pcm_init_hw()
1279 cy_stc_pdm_pcm_config_t pdl_struct = _cyhal_pdm_pcm_default_config; in cyhal_pdm_pcm_init()
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h979 const cy_stc_pdm_pcm_config_t* config;