Home
last modified time | relevance | path

Searched refs:TIM_BREAKINPUTSOURCE_COMP3 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_tim_ex.h152 #define TIM_BREAKINPUTSOURCE_COMP3 0x00000008U /*!< The COMP3 outp… macro
306 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP3))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h275 #define TIM_BREAKINPUTSOURCE_COMP3 0x00000008U /*!< The COMP3 outp… macro
688 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP3) || \
699 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP3) || \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c2160 case TIM_BREAKINPUTSOURCE_COMP3: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c2370 case TIM_BREAKINPUTSOURCE_COMP3: in HAL_TIMEx_ConfigBreakInput()