Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/misc/print_format/src/
Dmain.c23 printk("o%" PRIo32 "\n", INT32_C(32)); in main()
/Zephyr-Core-3.7.0/lib/libc/minimal/include/
Dinttypes.h45 #define PRIo32 "o" /* int32_t */ macro