Searched refs:hf4Source (Results 1 – 3 of 3) sorted by relevance
276 cy_en_clkhf_in_sources_t hf4Source; /**< HF4 Source Clock Path */ member
1493 hfSource = structCpy.hf4Source; in Cy_PRA_ProcessCmd()1494 … structCpy.hf4Source = ((cy_stc_pra_clkhfsetsource_t *) message->praData1)->source; in Cy_PRA_ProcessCmd()1498 …Cpy.hf4OutFreqMHz = (Cy_SysClk_ClkPathGetFrequency((uint32_t) structCpy.hf4Source)/(1UL << (uint32… in Cy_PRA_ProcessCmd()1548 structCpy.hf4Source = hfSource; in Cy_PRA_ProcessCmd()1617 …Cpy.hf4OutFreqMHz = (Cy_SysClk_ClkPathGetFrequency((uint32_t) structCpy.hf4Source)/(1UL << (uint32… in Cy_PRA_ProcessCmd()
1874 … if (CY_PRA_STATUS_SUCCESS != Cy_PRA_ValidateClkPath((uint32_t) devConfig->hf4Source, devConfig)) in Cy_PRA_ValidateClkHFs()3006 … status = Cy_PRA_ClkHfInit(CY_PRA_CLKHF_4, devConfig->hf4Source, devConfig->hf4Divider); in Cy_PRA_SystemConfig()