Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h357 #define TIM_UpdateSource_Global ((u32)0x00000000) /*!< Source of update is the counter overflow or… macro
359 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_tim.c155 if (TIM_UpdateSource != TIM_UpdateSource_Global) { in RTIM_UpdateRequestConfig()

Completed in 5 milliseconds