/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_tim_ex.c | 2186 tmporx = htim->Instance->OR2; in HAL_TIMEx_ConfigBreakInput() 2202 htim->Instance->OR2 = tmporx; in HAL_TIMEx_ConfigBreakInput() 2473 tmpor2 = htim->Instance->OR2; in HAL_TIMEx_RemapConfig() 2478 htim->Instance->OR2 = tmpor2; in HAL_TIMEx_RemapConfig()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_tim_ex.c | 2208 tmporx = htim->Instance->OR2; in HAL_TIMEx_ConfigBreakInput() 2222 htim->Instance->OR2 = tmporx; in HAL_TIMEx_ConfigBreakInput() 2356 tmpor2 = htim->Instance->OR2; in HAL_TIMEx_RemapConfig() 2361 htim->Instance->OR2 = tmpor2; in HAL_TIMEx_RemapConfig()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_tim.h | 3435 MODIFY_REG(TIMx->OR2, TIMx_OR2_ETRSEL, ETRSource); in LL_TIM_SetETRSource() 3774 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_EnableBreakInputSource() 3803 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_DisableBreakInputSource() 3833 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_SetBreakInputSourcePolarity()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_tim.h | 3470 MODIFY_REG(TIMx->OR2, TIMx_OR2_ETRSEL, ETRSource); in LL_TIM_SetETRSource() 3728 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_EnableBreakInputSource() 3757 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_DisableBreakInputSource() 3787 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->OR2) + BreakInput)); in LL_TIM_SetBreakInputSourcePolarity()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/soc/ |
D | stm32l412xx.h | 687 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l422xx.h | 688 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l431xx.h | 829 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l432xx.h | 796 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l442xx.h | 797 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l451xx.h | 849 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l433xx.h | 845 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l462xx.h | 851 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l443xx.h | 846 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l471xx.h | 903 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l452xx.h | 850 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l475xx.h | 904 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l486xx.h | 920 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l476xx.h | 919 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l485xx.h | 905 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l4s7xx.h | 1091 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l4r5xx.h | 1018 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l4s5xx.h | 1019 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l4r7xx.h | 1090 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
D | stm32l4a6xx.h | 993 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 1093 __IO uint32_t OR2; /*!< TIM option register 2, Address offset: 0x60 */ member
|