Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_tim_ex.h520 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR13) || \
579 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR13))) \
Dstm32h7rsxx_hal_tim.h840 #define TIM_CLOCKSOURCE_ITR13 TIM_TS_ITR13 /*!< External clock source mode 1 (ITR13) … macro
1991 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR13) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_tim.h841 #define TIM_CLOCKSOURCE_ITR13 TIM_TS_ITR13 /*!< External clock source mode 1 (ITR13) … macro
1991 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR13))
Dstm32n6xx_hal_tim_ex.h622 ((__CLOCK__) == TIM_CLOCKSOURCE_ITR13))) \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim.c5839 case TIM_CLOCKSOURCE_ITR13: in HAL_TIM_ConfigClockSource()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim.c5838 case TIM_CLOCKSOURCE_ITR13: in HAL_TIM_ConfigClockSource()