Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
print_format.h File Reference
#include <inttypes.h>
#include <stdlib.h>
#include <zephyr/dsp/types.h>

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.