Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_tim.c104 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_UpdateDisableConfig()
128 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_ARRPreloadConfig()
152 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_UpdateRequestConfig()
202 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_GenerateEvent()
220 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_ChangePeriodImmediate()
255 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_ChangePeriod()
269 assert_param(IS_TIM_ALL_TIM(TIMx)); in RTIM_Reset()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h258 #define IS_TIM_ALL_TIM(PERIPH) (((PERIPH) == TIM0) || \ macro

Completed in 5 milliseconds