Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_pra_cfg.c67 static uint32_t Cy_PRA_GetInputPathMuxFrq(cy_en_clkpath_in_sources_t pathMuxSrc, const cy_stc_pra_s…
602 static uint32_t Cy_PRA_GetInputPathMuxFrq(cy_en_clkpath_in_sources_t pathMuxSrc, const cy_stc_pra_s… in Cy_PRA_GetInputPathMuxFrq() function
698 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path0Src, devConfig); in Cy_PRA_GetInputSourceFreq()
716 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path1Src, devConfig); in Cy_PRA_GetInputSourceFreq()
734 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path2Src, devConfig); in Cy_PRA_GetInputSourceFreq()
744 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path3Src, devConfig); in Cy_PRA_GetInputSourceFreq()
753 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path4Src, devConfig); in Cy_PRA_GetInputSourceFreq()
762 *srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path5Src, devConfig); in Cy_PRA_GetInputSourceFreq()
1243 srcFreq = Cy_PRA_GetInputPathMuxFrq(devConfig->path0Src, devConfig); in Cy_PRA_ValidateFLL()
1370 srcFreq = Cy_PRA_GetInputPathMuxFrq(pathSrc, devConfig); in Cy_PRA_ValidatePLL()
[all …]