Home
last modified time | relevance | path

Searched refs:TIM_TIM5_LSE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim_ex.h85 #define TIM_TIM5_LSE TIM_OR_TI4_RMP_1 /*!< TIM5 T… macro
136 ((TIM_REMAP) == TIM_TIM5_LSE) || \
149 ((TIM_REMAP) == TIM_TIM5_LSE) || \
166 ((TIM_REMAP) == TIM_TIM5_LSE) || \
177 ((TIM_REMAP) == TIM_TIM5_LSE) || \
186 ((TIM_REMAP) == TIM_TIM5_LSE) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim_ex.h81 #define TIM_TIM5_LSE TIM_OR_TI4_RMP_1 /*!< TIM5 T… macro
115 ((TIM_REMAP) == TIM_TIM5_LSE) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h97 #define TIM_TIM5_LSE (0x00000080U) macro
170 ((__TIM_REMAP__) == TIM_TIM5_LSE) ||\