OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_STATUS_IDLE
(Results
1 - 2
of
2
) sorted by null
/external/nos/host/generic/nugget/include/
application.h
292
#define
APP_STATUS_IDLE
0x00000000 /* waiting for instructions */
/external/nos/host/generic/libnos_transport/
transport.c
161
if (status !=
APP_STATUS_IDLE
) {
176
if (status !=
APP_STATUS_IDLE
) {
Completed in 53 milliseconds