Searched refs:IS_GFXTIM_FCC_RELOAD_VALUE (Results 1 – 6 of 6) sorted by relevance
705 #define IS_GFXTIM_FCC_RELOAD_VALUE(PARAM) ((PARAM) <= 4095U) macro
600 assert_param(IS_GFXTIM_FCC_RELOAD_VALUE(pClockGeneratorConfig->FCCReloadValue)); in HAL_GFXTIM_ClockGenerator_Config()