Home
last modified time | relevance | path

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

/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tim_ex.h206 #define TIM_BREAKINPUTSOURCE_COMP1 0x00000002U /* !< The COMP1 out… macro
259 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP1) || \
264 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP1) || \
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tim_ex.h206 #define TIM_BREAKINPUTSOURCE_COMP1 0x00000002U /* !< The COMP1 out… macro
259 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP1) || \
264 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP1) || \
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_tim_ex.h156 #define TIM_BREAKINPUTSOURCE_COMP1 0x00000002U /* !< The COMP1 out… macro
215 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP1) || \
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim_ex.c1807 case TIM_BREAKINPUTSOURCE_COMP1: in HAL_TIMEx_ConfigBreakInput()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_tim_ex.c1812 case TIM_BREAKINPUTSOURCE_COMP1: in HAL_TIMEx_ConfigBreakInput()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim_ex.c2051 case TIM_BREAKINPUTSOURCE_COMP1: in HAL_TIMEx_ConfigBreakInput()