Searched refs:TIMERx_CONTROL_ONESHOT (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/timer/ | ||
H A D | timer_hi35xx.h | 95 #define TIMERx_CONTROL_ONESHOT (0x1 << 0) macro |
H A D | timer_hi35xx.c | 66 value &= ~TIMERx_CONTROL_ONESHOT; in TimerHi35xxSetMode() |
Completed in 3 milliseconds