Home
last modified time | relevance | path

Searched refs:TIM_ECR_PW (Results 1 – 25 of 56) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_tim.h3203 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3217 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_tim.h3119 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3133 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_tim.h3106 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3120 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_tim.h3415 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3429 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_tim.h3346 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3360 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_tim.h3479 MODIFY_REG(TIMx->ECR, TIM_ECR_PW, PulseWidth << TIM_ECR_PW_Pos); in LL_TIM_OC_SetPulseWidth()
3493 return (uint32_t)(READ_BIT(TIMx->ECR, TIM_ECR_PW)); in LL_TIM_OC_GetPulseWidth()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim_ex.c2737 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c2856 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim_ex.c2782 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c2712 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c2860 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c3054 tmpecr &= ~(TIM_ECR_PWPRSC | TIM_ECR_PW); in HAL_TIMEx_OC_ConfigPulseOnCompare()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h9089 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bit… macro
Dstm32wba52xx.h13257 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bit… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h10268 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g411xc.h10486 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g441xx.h11052 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32gbk1cb.h10794 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g431xx.h10822 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g4a1xx.h11562 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g491xx.h11332 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g473xx.h12123 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g471xx.h11555 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
Dstm32g483xx.h12353 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bits (Pulse w… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7531 #define TIM_ECR_PW TIM_ECR_PW_Msk /*!<PW[7:0] bit… macro

123