Searched refs:PreloadSource (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_tim.h | 4035 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 4037 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_tim.h | 3943 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 3945 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_tim.h | 3888 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 3890 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_tim.h | 4252 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 4254 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_tim.h | 4212 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 4214 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_tim.h | 4349 __STATIC_INLINE void LL_TIM_SetSMSPreloadSource(TIM_TypeDef *TIMx, uint32_t PreloadSource) in LL_TIM_SetSMSPreloadSource() argument 4351 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMSPS, PreloadSource); in LL_TIM_SetSMSPreloadSource()
|