Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dbl.h89 void blLog(const char *str, ...);
/device/google/contexthub/firmware/os/core/
Dbl.c108 void blLog(const char *str, ...) in blLog() function
119 #define blLog(...) macro
677 blLog("NanohubOS bootloader up @ %p\n", &blMain); in blMain()