Searched refs:PREFIX (Results 1 - 9 of 9) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/plat/tk1/
H A Di2c.c67 #define PREFIX "I2C %p: " macro
455 ZF_LOGW(PREFIX"Performing bus clear operation.", r);
632 ZF_LOGV(PREFIX"Resulting baud is %d. Recalculating divisor up from %d to %d.",
637 ZF_LOGV(PREFIX"Calculated I2C divisor at %d. Effective baud is %d. Previous values: std %d, hs %d.",
1104 ZF_LOGE(PREFIX"Failed to set speed to %d for slave 0x%x.",
1113 ZF_LOGE(PREFIX"slave is holding SDA line low, and bus clear "
1163 ZF_LOGE(PREFIX"Write: xfer sizes > %d not supported.",
1170 ZF_LOGE(PREFIX"Failed to set speed to %d for slave 0x%x.",
1179 ZF_LOGE(PREFIX"slave is holding SDA line low, and bus clear "
1207 ZF_LOGE(PREFIX"Faile
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Di2c.c67 #define PREFIX "I2C %p: " macro
455 ZF_LOGW(PREFIX"Performing bus clear operation.", r);
632 ZF_LOGV(PREFIX"Resulting baud is %d. Recalculating divisor up from %d to %d.",
637 ZF_LOGV(PREFIX"Calculated I2C divisor at %d. Effective baud is %d. Previous values: std %d, hs %d.",
1104 ZF_LOGE(PREFIX"Failed to set speed to %d for slave 0x%x.",
1113 ZF_LOGE(PREFIX"slave is holding SDA line low, and bus clear "
1163 ZF_LOGE(PREFIX"Write: xfer sizes > %d not supported.",
1170 ZF_LOGE(PREFIX"Failed to set speed to %d for slave 0x%x.",
1179 ZF_LOGE(PREFIX"slave is holding SDA line low, and bus clear "
1207 ZF_LOGE(PREFIX"Faile
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.top17 PREFIX = /usr
38 GAMEDIR = $(PREFIX)/games/lib/$(GAME)dir
40 SHELLDIR = $(PREFIX)/games
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.top17 PREFIX = /usr
38 GAMEDIR = $(PREFIX)/games/lib/$(GAME)dir
40 SHELLDIR = $(PREFIX)/games
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/
H A DMakefile17 PREFIX = /usr macro
38 GAMEDIR = $(PREFIX)/games/lib/$(GAME)dir
40 SHELLDIR = $(PREFIX)/games
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/
H A DMakefile17 PREFIX = /usr macro
38 GAMEDIR = $(PREFIX)/games/lib/$(GAME)dir
40 SHELLDIR = $(PREFIX)/games
/seL4-refos-master/libs/libmuslc/
H A Dconfigure16 --prefix=PREFIX main installation prefix [/usr/local/musl]
17 --exec-prefix=EPREFIX installation prefix for executable files [PREFIX]
21 --libdir=DIR library files for the linker [PREFIX/lib]
22 --includedir=DIR include files for the C compiler [PREFIX/include]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dobjnam.c8 #define PREFIX 80 /* (56) */ macro
67 if(i > PREFIX) {
68 impossible("PREFIX too short (for %d).", i);
245 buf = nextobuf() + PREFIX; /* leave room for "17 -3 " */
561 char prefix[PREFIX];
562 char tmpbuf[PREFIX+1];
1023 char prefix[PREFIX];
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dobjnam.c8 #define PREFIX 80 /* (56) */ macro
67 if(i > PREFIX) {
68 impossible("PREFIX too short (for %d).", i);
245 buf = nextobuf() + PREFIX; /* leave room for "17 -3 " */
561 char prefix[PREFIX];
562 char tmpbuf[PREFIX+1];
1023 char prefix[PREFIX];

Completed in 148 milliseconds