|
Zephyr Project API 4.0.0
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. | |