OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blLog
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/inc/
bl.h
89
void
blLog
(const char *str, ...);
/device/google/contexthub/firmware/os/core/
bl.c
108
void
blLog
(const char *str, ...)
119
#define
blLog
(...)
677
blLog
("NanohubOS bootloader up @ %p\n", &blMain);
Completed in 269 milliseconds