Home
last modified time | relevance | path

Searched refs:TIM_IT_Update (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dsoc_impl.c38 RTIM_INTConfig(TIMx[0], TIM_IT_Update, ENABLE); in soc_hw_timer_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dtimer_api.c164 RTIM_INTConfig(TIMx[tid], TIM_IT_Update, ENABLE); in gtimer_start()
A Dserial_api.c441 RTIM_INTConfig(TIMx[UART_TIMER_ID], TIM_IT_Update, ENABLE); in uart_gtimer_init()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/timer/
A Dtimer.c63 RTIM_INTConfig(TIMx[tid], TIM_IT_Update, ENABLE); in csi_timer_start()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h369 #define TIM_IT_Update ((u32)0x00000001) macro
390 #define IS_TIM_GET_IT(IT) (((IT) == TIM_IT_Update) || \

Completed in 9 milliseconds