Searched defs:TimerCreatePara (Results 1 – 1 of 1) sorted by relevance
271 struct TimerCreatePara { struct273 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 …]