Home
last modified time | relevance | path

Searched refs:TIM_CLOCKSOURCE_ETRMODE2 (Results 1 – 12 of 12) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_tim.h592 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1309 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_tim.h719 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1598 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_tim.h705 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1543 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_tim.h748 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1739 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tim.h756 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1776 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tim.h779 #define TIM_CLOCKSOURCE_ETRMODE2 TIM_SMCR_ETPS_1 /*!< External clock source mode 2 … macro
1823 ((__CLOCK__) == TIM_CLOCKSOURCE_ETRMODE2) || \
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_tim.c4511 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_tim.c4531 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_tim.c4345 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim.c4665 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_tim.c4683 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim.c5313 case TIM_CLOCKSOURCE_ETRMODE2: in HAL_TIM_ConfigClockSource()