Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_tim.c245 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_OC1Init()
566 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_ICInit()
1279 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_ForcedOC1Config()
1473 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_OC1PreloadConfig()
1570 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_OC1FastConfig()
1769 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_OC1PolarityConfig()
1939 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_CCxCmd()
2011 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_SelectOCxM()
2255 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_SetCompare1()
2316 assert_param(IS_TIM_LIST8_PERIPH(TIMx)); in TIM_SetIC1Prescaler()
[all …]
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_tim.h217 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_tim.h218 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_tim.h160 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_tim.h160 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_tim.h217 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro

Completed in 31 milliseconds