Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h284 #define TIM_BREAKINPUTSOURCE_COMP7 0x00000080U /*!< The COMP7 outp… macro
692 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP7))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c2411 case TIM_BREAKINPUTSOURCE_COMP7: in HAL_TIMEx_ConfigBreakInput()