Home
last modified time | relevance | path

Searched refs:IS_TIM_PRESCALER_RELOAD (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.c179 assert_param(IS_TIM_PRESCALER_RELOAD(TIM_PSCReloadMode)); in RTIM_PrescalerConfig()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h420 #define IS_TIM_PRESCALER_RELOAD(RELOAD) (((RELOAD) == TIM_PSCReloadMode_Update) || \ macro

Completed in 5 milliseconds