Home
last modified time | relevance | path

Searched refs:PreloadSource (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_tim.h4035 __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/
Dstm32h7rsxx_ll_tim.h3943 __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/
Dstm32wbaxx_ll_tim.h3888 __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/
Dstm32h5xx_ll_tim.h4252 __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/
Dstm32u5xx_ll_tim.h4212 __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/
Dstm32g4xx_ll_tim.h4349 __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()