Searched refs:PRIo8 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/tests/misc/print_format/src/ | ||
D | main.c | 21 printk("o%" PRIo8 "\n", INT8_C(8)); in main() |
/Zephyr-Core-3.5.0/lib/libc/minimal/include/ | ||
D | inttypes.h | 43 #define PRIo8 "o" /* int8_t */ macro |