Home
last modified time | relevance | path

Searched refs:Repetition (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h530 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
532 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h523 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
525 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h521 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
523 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h716 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
718 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h719 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
721 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h777 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
779 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h739 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
741 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h722 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
724 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h808 __STATIC_INLINE void LL_LPTIM_SetRepetition(LPTIM_TypeDef *LPTIMx, uint32_t Repetition) in LL_LPTIM_SetRepetition() argument
810 MODIFY_REG(LPTIMx->RCR, LPTIM_RCR_REP, Repetition); in LL_LPTIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h3357 …_INLINE void LL_HRTIM_TIM_SetRepetition(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t Repetition) in LL_HRTIM_TIM_SetRepetition() argument
3362 MODIFY_REG(* pReg, HRTIM_MREP_MREP, Repetition); in LL_HRTIM_TIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h3427 …_INLINE void LL_HRTIM_TIM_SetRepetition(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t Repetition) in LL_HRTIM_TIM_SetRepetition() argument
3432 MODIFY_REG(* pReg, HRTIM_MREP_MREP, Repetition); in LL_HRTIM_TIM_SetRepetition()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h4727 …_INLINE void LL_HRTIM_TIM_SetRepetition(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t Repetition) in LL_HRTIM_TIM_SetRepetition() argument
4732 MODIFY_REG(* pReg, HRTIM_MREP_MREP, Repetition); in LL_HRTIM_TIM_SetRepetition()