Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim_ex.h84 #define TIM_TIM5_LSI TIM_OR_TI4_RMP_0 /*!< TIM5 T… macro
135 ((TIM_REMAP) == TIM_TIM5_LSI) || \
148 ((TIM_REMAP) == TIM_TIM5_LSI) || \
165 ((TIM_REMAP) == TIM_TIM5_LSI) || \
176 ((TIM_REMAP) == TIM_TIM5_LSI) || \
185 ((TIM_REMAP) == TIM_TIM5_LSI) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim_ex.h80 #define TIM_TIM5_LSI TIM_OR_TI4_RMP_0 /*!< TIM5 T… macro
114 ((TIM_REMAP) == TIM_TIM5_LSI) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h96 #define TIM_TIM5_LSI (0x00000040U) macro
169 ((__TIM_REMAP__) == TIM_TIM5_LSI) ||\