Home
last modified time | relevance | path

Searched refs:TIM_ECR_IDIR (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_tim.h4733 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
4749 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
4882 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_IBLK | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_tim.h4595 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
4611 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
4744 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_IBLK | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_tim.h4535 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
4551 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
4684 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_IBLK | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_tim.h4920 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
4936 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
5069 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_IBLK | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_tim.h4871 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
4887 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
5020 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_IBLK | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_tim.h5037 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR, IndexDirection); in LL_TIM_SetIndexDirection()
5053 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_IDIR)); in LL_TIM_GetIndexDirection()
5150 MODIFY_REG(TIMx->ECR, TIM_ECR_IDIR | TIM_ECR_FIDX | TIM_ECR_IPOS, Configuration); in LL_TIM_ConfigIDX()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h9071 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro
Dstm32wba52xx.h13239 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro
Dstm32wba54xx.h13947 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro
Dstm32wba5mxx.h13965 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro
Dstm32wba55xx.h13965 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h10252 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g411xc.h10470 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g441xx.h11036 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32gbk1cb.h10778 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g431xx.h10806 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g4a1xx.h11546 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g491xx.h11316 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g473xx.h12107 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g471xx.h11539 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g483xx.h12337 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g414xx.h14518 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g474xx.h15686 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
Dstm32g484xx.h15916 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] bits (Index… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7513 #define TIM_ECR_IDIR TIM_ECR_IDIR_Msk /*!<IDIR[1:0] b… macro

12