/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_tim.h | 694 #define LL_TIM_CLOCKSOURCE_EXT_MODE2 TIM_SMCR_ECE … 2557 SET_BIT(TIMx->SMCR, TIM_SMCR_ECE); in LL_TIM_EnableExternalClock() 2570 CLEAR_BIT(TIMx->SMCR, TIM_SMCR_ECE); in LL_TIM_DisableExternalClock() 2583 return ((READ_BIT(TIMx->SMCR, TIM_SMCR_ECE) == (TIM_SMCR_ECE)) ? 1UL : 0UL); in LL_TIM_IsEnabledExternalClock() 2607 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMS | TIM_SMCR_ECE, ClockSource); in LL_TIM_SetClockSource()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_tim.h | 795 #define LL_TIM_CLOCKSOURCE_EXT_MODE2 TIM_SMCR_ECE … 3129 SET_BIT(TIMx->SMCR, TIM_SMCR_ECE); in LL_TIM_EnableExternalClock() 3142 CLEAR_BIT(TIMx->SMCR, TIM_SMCR_ECE); in LL_TIM_DisableExternalClock() 3155 return ((READ_BIT(TIMx->SMCR, TIM_SMCR_ECE) == (TIM_SMCR_ECE)) ? 1UL : 0UL); in LL_TIM_IsEnabledExternalClock() 3179 MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMS | TIM_SMCR_ECE, ClockSource); in LL_TIM_SetClockSource()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim.c | 2640 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 4355 CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP)); in HAL_TIM_ConfigOCrefClear() 4476 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 4527 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 6556 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim.c | 2648 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 4375 CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP)); in HAL_TIM_ConfigOCrefClear() 4496 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 4547 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 6577 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_tim.c | 2557 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 4189 CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP)); in HAL_TIM_ConfigOCrefClear() 4310 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 4361 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 6223 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim.c | 2659 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 4472 …CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_OCCS | TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM… in HAL_TIM_ConfigOCrefClear() 4630 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 4681 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 6828 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_tim.c | 2667 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 4480 …CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_OCCS | TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM… in HAL_TIM_ConfigOCrefClear() 4648 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 4699 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 6846 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim.c | 2978 htim->Instance->SMCR &= ~(TIM_SMCR_SMS | TIM_SMCR_ECE); in HAL_TIM_Encoder_Init() 5120 …CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_OCCS | TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM… in HAL_TIM_ConfigOCrefClear() 5278 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in HAL_TIM_ConfigClockSource() 5329 htim->Instance->SMCR |= TIM_SMCR_ECE; in HAL_TIM_ConfigClockSource() 7587 tmpsmcr &= ~(TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM_SMCR_ETP); in TIM_ETR_SetConfig()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 6095 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f410tx.h | 6045 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f410cx.h | 6091 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f401xe.h | 6143 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f401xc.h | 6143 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f411xe.h | 6174 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f412cx.h | 10788 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f405xx.h | 11674 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f415xx.h | 11959 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f412zx.h | 11798 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f407xx.h | 12010 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32f412vx.h | 11778 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/ |
H A D | stm32l073xx.h | 5980 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | stm32wb50xx.h | 9110 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
H A D | stm32wb55xx.h | 11254 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 12026 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 12757 #define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock e… macro
|