Home
last modified time | relevance | path

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

/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_tim.c538 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetClockDivision()
737 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1Init()
1094 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SelectOCxM()
1137 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetCompare1()
1204 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ForcedOC1Config()
1335 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PreloadConfig()
1442 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1FastConfig()
1554 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ClearOC1Ref()
1662 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PolarityConfig()
1864 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_CCxCmd()
[all …]
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_tim.c402 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetClockDivision()
526 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1Init()
879 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SelectOCxM()
921 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetCompare1()
985 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ForcedOC1Config()
1111 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PreloadConfig()
1214 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1FastConfig()
1322 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ClearOC1Ref()
1426 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PolarityConfig()
1623 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_CCxCmd()
[all …]
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_tim.c546 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetClockDivision()
745 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1Init()
1145 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetCompare1()
1212 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ForcedOC1Config()
1343 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PreloadConfig()
1450 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1FastConfig()
1562 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ClearOC1Ref()
1670 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PolarityConfig()
2000 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ICInit()
2134 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_GetCapture1()
[all …]
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_tim.c549 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetClockDivision()
747 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1Init()
1104 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SelectOCxM()
1147 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SetCompare1()
1214 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ForcedOC1Config()
1345 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PreloadConfig()
1452 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1FastConfig()
1564 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_ClearOC1Ref()
1672 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_OC1PolarityConfig()
1874 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_CCxCmd()
[all …]
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_tim.c900 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_DMAConfig()
1421 assert_param(IS_TIM_LIST4_PERIPH(TIMx)); in TIM_SelectCCDMA()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_tim.h179 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_tim.h187 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_tim.h134 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_tim.h134 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_tim.h186 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro

Completed in 59 milliseconds