Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim_ex.h86 #define TIM_TIM5_RTC (TIM_OR_TI4_RMP_1 | TIM_OR_TI4_RMP_0) /*!< TIM5 T… macro
137 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
150 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
167 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
178 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
187 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim_ex.h82 #define TIM_TIM5_RTC (TIM_OR_TI4_RMP_1 | TIM_OR_TI4_RMP_0) /*!< TIM5 T… macro
116 ((TIM_REMAP) == TIM_TIM5_RTC))) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h98 #define TIM_TIM5_RTC (0x000000C0U) macro
171 ((__TIM_REMAP__) == TIM_TIM5_RTC) ||\