Home
last modified time | relevance | path

Searched refs:Indexblanking (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_tim.h4764 __STATIC_INLINE void LL_TIM_SetIndexblanking(TIM_TypeDef *TIMx, uint32_t Indexblanking) in LL_TIM_SetIndexblanking() argument
4766 MODIFY_REG(TIMx->ECR, TIM_ECR_IBLK, Indexblanking); in LL_TIM_SetIndexblanking()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_tim.h4626 __STATIC_INLINE void LL_TIM_SetIndexblanking(TIM_TypeDef *TIMx, uint32_t Indexblanking) in LL_TIM_SetIndexblanking() argument
4628 MODIFY_REG(TIMx->ECR, TIM_ECR_IBLK, Indexblanking); in LL_TIM_SetIndexblanking()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_tim.h4566 __STATIC_INLINE void LL_TIM_SetIndexblanking(TIM_TypeDef *TIMx, uint32_t Indexblanking) in LL_TIM_SetIndexblanking() argument
4568 MODIFY_REG(TIMx->ECR, TIM_ECR_IBLK, Indexblanking); in LL_TIM_SetIndexblanking()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_tim.h4951 __STATIC_INLINE void LL_TIM_SetIndexblanking(TIM_TypeDef *TIMx, uint32_t Indexblanking) in LL_TIM_SetIndexblanking() argument
4953 MODIFY_REG(TIMx->ECR, TIM_ECR_IBLK, Indexblanking); in LL_TIM_SetIndexblanking()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_tim.h4902 __STATIC_INLINE void LL_TIM_SetIndexblanking(TIM_TypeDef *TIMx, uint32_t Indexblanking) in LL_TIM_SetIndexblanking() argument
4904 MODIFY_REG(TIMx->ECR, TIM_ECR_IBLK, Indexblanking); in LL_TIM_SetIndexblanking()