Home
last modified time | relevance | path

Searched refs:timerGroupId (Results 1 – 2 of 2) sorted by relevance

/kernel/uniproton/src/include/uapi/
Dprt_timer.h274 U32 timerGroupId; member
/kernel/uniproton/src/core/kernel/timer/swtmr/
Dprt_swtmr_init.c83 if (createPara->timerGroupId != OS_TICK_SWTMR_GROUP_ID) { in OsSwTmrCreateTimerParaChk()