Searched refs:Cy_PDM_PCM_Init (Results 1 – 5 of 5) sorted by relevance
53 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() function
122 cy_en_pdm_pcm_status_t Cy_PDM_PCM_Init(PDM_Type * base, cy_stc_pdm_pcm_config_v2_t const * config) in Cy_PDM_PCM_Init() function
470 cy_en_pdm_pcm_status_t Cy_PDM_PCM_Init(PDM_Type * base, cy_stc_pdm_pcm_config_t const * config);
525 cy_en_pdm_pcm_status_t Cy_PDM_PCM_Init(PDM_Type * base, cy_stc_pdm_pcm_config_v2_t const * config…
1109 result = (cy_rslt_t)Cy_PDM_PCM_Init(obj->base, pdl_struct); in _cyhal_pdm_pcm_init_hw()