Searched refs:ACTIVE (Results 1 – 3 of 3) sorted by relevance
11 #define ACTIVE 1 macro89 timer->status = ACTIVE; in osTimerStart()132 if (timer->status == ACTIVE) { in osTimerDelete()
11 #define ACTIVE 1 macro96 timer->status = ACTIVE; in osTimerStart()139 if (timer->status == ACTIVE) { in osTimerDelete()
20 NamedType PowerState *=%i 0=ACTIVE 1=RUNTIME_IDLE 2=SUSPEND_TO_IDLE 3=STANDBY 4=SUSPEND_TO_RAM 5=SU…
Completed in 15 milliseconds