Searched refs:RelativeTimer (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_gfxtim.c | 1114 uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Config() argument 1129 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Config() 1133 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Config() 1178 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Start() argument 1190 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Start() 1194 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Start() 1221 …_StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Stop() argument 1233 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Stop() 1237 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Stop() 1265 …TypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_ForceReload() argument [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_gfxtim.c | 1114 uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Config() argument 1129 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Config() 1133 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Config() 1178 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Start() argument 1190 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Start() 1194 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Start() 1221 …_StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Stop() argument 1233 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Stop() 1237 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Stop() 1265 …TypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_ForceReload() argument [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gfxtim.c | 1114 uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Config() argument 1129 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Config() 1133 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Config() 1178 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Start() argument 1190 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Start() 1194 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Start() 1221 …_StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_Stop() argument 1233 assert_param(IS_GFXTIM_RELATIVE_TIMER(RelativeTimer)); in HAL_GFXTIM_RelativeTimer_Stop() 1237 if (RelativeTimer == GFXTIM_RELATIVE_TIMER1) in HAL_GFXTIM_RelativeTimer_Stop() 1265 …TypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer) in HAL_GFXTIM_RelativeTimer_ForceReload() argument [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_gfxtim.h | 853 uint32_t RelativeTimer); 854 …tatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 855 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 856 …ypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 857 …usTypeDef HAL_GFXTIM_RelativeTimer_SetReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer, 859 …ef HAL_GFXTIM_RelativeTimer_GetCounter(const GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer,
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_gfxtim.h | 853 uint32_t RelativeTimer); 854 …tatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 855 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 856 …ypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 857 …usTypeDef HAL_GFXTIM_RelativeTimer_SetReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer, 859 …ef HAL_GFXTIM_RelativeTimer_GetCounter(const GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer,
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_gfxtim.h | 853 uint32_t RelativeTimer); 854 …tatusTypeDef HAL_GFXTIM_RelativeTimer_Start(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 855 …StatusTypeDef HAL_GFXTIM_RelativeTimer_Stop(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 856 …ypeDef HAL_GFXTIM_RelativeTimer_ForceReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer); 857 …usTypeDef HAL_GFXTIM_RelativeTimer_SetReload(GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer, 859 …ef HAL_GFXTIM_RelativeTimer_GetCounter(const GFXTIM_HandleTypeDef *hgfxtim, uint32_t RelativeTimer,
|