Home
last modified time | relevance | path

Searched refs:IS_TIM_OCPRELOAD_STATE (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.c315 assert_param(IS_TIM_OCPRELOAD_STATE(TIM_CCInitStruct->TIM_OCProtection)); in RTIM_CCxInit()
442 assert_param(IS_TIM_OCPRELOAD_STATE(TIM_OCProtection)); in RTIM_OCxPreloadConfig()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h469 #define IS_TIM_OCPRELOAD_STATE(STATE) (((STATE) == TIM_OCPreload_Enable) || \ macro

Completed in 5 milliseconds