Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/misc/print_format/src/
Dmain.c22 printk("o%" PRIo16 "\n", INT16_C(16)); in main()
/Zephyr-Core-3.6.0/lib/libc/minimal/include/
Dinttypes.h44 #define PRIo16 "o" /* int16_t */ macro