OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_EMBEDDED_EVT_SUBS
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/inc/
seos.h
44
#define
MAX_EMBEDDED_EVT_SUBS
6 /* tradeoff, no wrong answer */
/device/google/contexthub/firmware/src/
seos.c
87
uint32_t subbedEventsInt[
MAX_EMBEDDED_EVT_SUBS
];
700
task->subbedEvtListSz =
MAX_EMBEDDED_EVT_SUBS
;
[
all
...]
Completed in 148 milliseconds