Searched refs:ClockGeneratorCounter (Results 1 – 6 of 6) sorted by relevance
649 …Def HAL_GFXTIM_ClockGenerator_Reload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t ClockGeneratorCounter) in HAL_GFXTIM_ClockGenerator_Reload() argument661 assert_param(IS_GFXTIM_CLOCK_GENERATOR_COUNTER(ClockGeneratorCounter)); in HAL_GFXTIM_ClockGenerator_Reload()666 SET_BIT(hgfxtim->Instance->CGCR, ClockGeneratorCounter); in HAL_GFXTIM_ClockGenerator_Reload()
818 …ef HAL_GFXTIM_ClockGenerator_Reload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t ClockGeneratorCounter);