Home
last modified time | relevance | path

Searched refs:TIM_CLOCKSOURCE_ITR12 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_tim_ex.h541 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
561 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
581 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
601 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
621 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12) || \
642 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
660 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
678 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
696 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))))
Dstm32n6xx_hal_tim.h840 #define TIM_CLOCKSOURCE_ITR12 TIM_TS_ITR12 /*!< External clock source mode 1 (ITR12) … macro
1990 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_tim_ex.h680 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12) || \
776 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
834 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))) \
Dstm32h5xx_hal_tim.h845 #define TIM_CLOCKSOURCE_ITR12 TIM_TS_ITR12 /*!< External clock source mode 1 (ITR12) … macro
1997 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR12))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c5872 case TIM_CLOCKSOURCE_ITR12: in HAL_TIM_ConfigClockSource()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim.c5838 case TIM_CLOCKSOURCE_ITR12: in HAL_TIM_ConfigClockSource()