Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_ll_tim.c382 case LL_TIM_CHANNEL_CH1: in LL_TIM_OC_Init()
435 case LL_TIM_CHANNEL_CH1: in LL_TIM_IC_Init()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_tim.h164 (((__CHANNEL__) == LL_TIM_CHANNEL_CH1) ? 0U :\
593 #define LL_TIM_CHANNEL_CH1 TIM_CCER_CC1E /*!< Timer input/output channel 1 … macro

Completed in 12 milliseconds