Home
last modified time | relevance | path

Searched refs:TIM_EventSource (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.c199 void RTIM_GenerateEvent(RTIM_TypeDef* TIMx, u32 TIM_EventSource) in RTIM_GenerateEvent() argument
203 assert_param((IS_HP_TIM_EVENT_SOURCE(TIM_EventSource) || IS_LP_TIM_EVENT_SOURCE(TIM_EventSource))); in RTIM_GenerateEvent()
206 TIMx->EGR = TIM_EventSource; in RTIM_GenerateEvent()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h515 _LONG_CALL_ void RTIM_GenerateEvent(RTIM_TypeDef* TIMx, u32 TIM_EventSource);

Completed in 5 milliseconds