Home
last modified time | relevance | path

Searched refs:IS_TIM_LIST5_PERIPH (Results 1 – 10 of 10) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_tim.c1232 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_EncoderInterfaceConfig()
1446 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_CCPreloadControl()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_tim.h187 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_tim.h196 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_tim.h142 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_tim.h142 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_tim.h195 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_tim.c2625 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_tim.c2292 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_tim.c2632 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_tim.c2628 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()

Completed in 47 milliseconds