Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h278 #define TIM_BREAKINPUTSOURCE_COMP5 0x00000020U /*!< The COMP5 outp… macro
690 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP5) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c2389 case TIM_BREAKINPUTSOURCE_COMP5: in HAL_TIMEx_ConfigBreakInput()