Home
last modified time | relevance | path

Searched defs:TimerCreatePara (Results 1 – 1 of 1) sorted by relevance

/kernel/uniproton/src/include/uapi/
Dprt_timer.h271 struct TimerCreatePara { struct
273 U32 moduleId;
275 enum TimerType type;
277 enum TmrMode mode;
279 U32 interval;
283 U32 timerGroupId;
285 U16 hwiPrio;
286 U16 resv;
290 TmrProcFunc callBackFunc;
292 U32 arg1;
[all …]