/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 530 __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/ |
D | stm32wlxx_ll_lptim.h | 523 __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/ |
D | stm32l5xx_ll_lptim.h | 521 __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/ |
D | stm32wbaxx_ll_lptim.h | 716 __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/ |
D | stm32n6xx_ll_lptim.h | 719 __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/ |
D | stm32h5xx_ll_lptim.h | 777 __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/ |
D | stm32u5xx_ll_lptim.h | 739 __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/ |
D | stm32h7rsxx_ll_lptim.h | 722 __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/ |
D | stm32u0xx_ll_lptim.h | 808 __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/ |
D | stm32h7xx_ll_hrtim.h | 3357 …_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/ |
D | stm32f3xx_ll_hrtim.h | 3427 …_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/ |
D | stm32g4xx_ll_hrtim.h | 4727 …_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()
|