Home
last modified time | relevance | path

Searched refs:TIM_BREAKINPUTSOURCE_COMP6 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h281 #define TIM_BREAKINPUTSOURCE_COMP6 0x00000040U /*!< The COMP6 outp… macro
691 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP6) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c2400 case TIM_BREAKINPUTSOURCE_COMP6: in HAL_TIMEx_ConfigBreakInput()