Searched refs:InputTriggerSource (Results 1 – 6 of 6) sorted by relevance
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim.c | 210 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 6518 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 6527 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_tim.c | 218 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 6539 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 6548 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_tim.c | 208 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 6185 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 6194 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim.c | 221 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 6790 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 6799 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_tim.c | 229 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 6808 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 6817 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim.c | 221 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource); 7549 static void TIM_ITRx_SetConfig(TIM_TypeDef *TIMx, uint32_t InputTriggerSource) in TIM_ITRx_SetConfig() argument 7558 tmpsmcr |= (InputTriggerSource | TIM_SLAVEMODE_EXTERNAL1); in TIM_ITRx_SetConfig()
|