Home
last modified time | relevance | path

Searched refs:TIM_BREAKINPUTSOURCE_COMP2 (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.h207 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /* !< The COMP2 out… macro
260 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
265 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tim_ex.h207 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /* !< The COMP2 out… macro
260 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2) || \
265 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_tim_ex.h159 #define TIM_BREAKINPUTSOURCE_COMP2 0x00000004U /* !< The COMP2 out… macro
216 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_COMP2))
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim_ex.c1815 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_tim_ex.c1820 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tim_ex.c2059 case TIM_BREAKINPUTSOURCE_COMP2: in HAL_TIMEx_ConfigBreakInput()