Home
last modified time | relevance | path

Searched refs:IS_TIM_CCM_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.c312 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCxInit()
415 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCRxGet()
509 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCxCmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h273 #define IS_TIM_CCM_TIM(PERIPH) (((PERIPH) == TIM4) || \ macro

Completed in 5 milliseconds