Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | PRIq(precision) "s%" PRIu32 ".%0" STRINGIFY(precision) PRIu32 |
Insert Q value format string. | |
#define | PRIq_arg(q, precision, shift) |
Insert Q value arguments to print format. | |