Home
last modified time | relevance | path

Searched refs:TIM_BREAKINPUTSOURCE_COMP2 (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_tim_ex.h205 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
258 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
263 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_tim_ex.h149 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
305 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
310 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_tim_ex.h135 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
190 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_tim_ex.h128 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
223 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_tim_ex.h157 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
214 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_tim_ex.h163 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
237 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_tim_ex.h155 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
266 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_tim_ex.h150 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
401 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_tim_ex.h269 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
576 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h274 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
687 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
698 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_tim_ex.h244 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /*!< The COMP2 outp… macro
642 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c2140 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c2150 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim_ex.c2150 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim_ex.c2174 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c2180 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c2185 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c2150 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c2286 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c2261 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c2361 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()