Home
last modified time | relevance | path

Searched refs:LL_TIM_BREAK_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_ll_tim.c143 #define IS_LL_TIM_BREAK_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_BREAK_POLARITY_LOW) \
658 TIM_BDTRInitStruct->BreakPolarity = LL_TIM_BREAK_POLARITY_LOW; in LL_TIM_BDTR_StructInit()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_tim.h812 #define LL_TIM_BREAK_POLARITY_LOW 0x00000000U /*!< Break input BRK is ac… macro

Completed in 13 milliseconds