Home
last modified time | relevance | path

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

/components/libc/compilers/common/
A Dctime.c798 #define ACTIVE 1 macro
1082 if (timer->status == ACTIVE) in timer_delete()
1134 if (timer->status == ACTIVE) in timer_gettime()
1191 if (timer->status == ACTIVE) in timer_settime()
1237 if (timer->status == ACTIVE) in timer_settime()
1241 timer->status = ACTIVE; in timer_settime()

Completed in 7 milliseconds