Searched refs:u32sync (Results 1 – 3 of 3) sorted by relevance
3117 MS_U32 u32value = 0, u32sync = 0; in HAL_TSP_GetSTCSynth() local3120 u32sync = (MS_U32)TSP_CLKGEN0_REG(u32value); in HAL_TSP_GetSTCSynth()3122 u32sync |= (((MS_U32)TSP_CLKGEN0_REG(u32value)) << 16); in HAL_TSP_GetSTCSynth()3124 return u32sync; in HAL_TSP_GetSTCSynth()
3423 MS_U32 u32value = 0, u32sync = 0; in HAL_TSP_GetSTCSynth() local3426 u32sync = (MS_U32)TSP_CLKGEN0_REG(u32value); in HAL_TSP_GetSTCSynth()3428 u32sync |= (((MS_U32)TSP_CLKGEN0_REG(u32value)) << 16UL); in HAL_TSP_GetSTCSynth()3430 return u32sync; in HAL_TSP_GetSTCSynth()
3449 MS_U32 u32value = 0, u32sync = 0; in HAL_TSP_GetSTCSynth() local3452 u32sync = (MS_U32)TSP_CLKGEN0_REG(u32value); in HAL_TSP_GetSTCSynth()3454 u32sync |= (((MS_U32)TSP_CLKGEN0_REG(u32value)) << 16UL); in HAL_TSP_GetSTCSynth()3456 return u32sync; in HAL_TSP_GetSTCSynth()