Searched refs:hf2Source (Results 1 – 3 of 3) sorted by relevance
270 cy_en_clkhf_in_sources_t hf2Source; /**< HF2 Source Clock Path */ member
1503 hfSource = structCpy.hf2Source; in Cy_PRA_ProcessCmd()1504 … structCpy.hf2Source = ((cy_stc_pra_clkhfsetsource_t *) message->praData1)->source; in Cy_PRA_ProcessCmd()1508 …Cpy.hf2OutFreqMHz = (Cy_SysClk_ClkPathGetFrequency((uint32_t) structCpy.hf2Source)/(1UL << (uint32… in Cy_PRA_ProcessCmd()1566 structCpy.hf2Source = hfSource; in Cy_PRA_ProcessCmd()1627 …Cpy.hf2OutFreqMHz = (Cy_SysClk_ClkPathGetFrequency((uint32_t) structCpy.hf2Source)/(1UL << (uint32… in Cy_PRA_ProcessCmd()
1842 … if (CY_PRA_STATUS_SUCCESS != Cy_PRA_ValidateClkPath((uint32_t)(devConfig->hf2Source), devConfig)) in Cy_PRA_ValidateClkHFs()2955 status = Cy_PRA_ClkHfInit(CY_PRA_CLKHF_2, devConfig->hf2Source, devConfig->hf2Divider); in Cy_PRA_SystemConfig()