Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim_ex.h80 #define TIM_TIM2_USBHS_SOF (TIM_OR_ITR1_RMP_1 | TIM_OR_ITR1_RMP_0) /*!< TIM2 I… macro
133 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF))) || \
146 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF))) || \
163 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF))) || \
174 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF))) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim_ex.h77 #define TIM_TIM2_USBHS_SOF (TIM_OR_ITR1_RMP_1 | TIM_OR_ITR1_RMP_0) /*!< TIM2 I… macro
112 ((TIM_REMAP) == TIM_TIM2_USBHS_SOF))) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h94 #define TIM_TIM2_USBHS_SOF (0x00000C00U) macro
167 ((__TIM_REMAP__) == TIM_TIM2_USBHS_SOF)||\