mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 19:35:21 +00:00
Log records may store either data or pointers to more records. In both cases they must have the same size. With 64-bit pointers, the amount of data that can occupy the same space as a pointer has to be adjusted. And storage alignment has to accommodate actual pointers not u32_t. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
log_backend.h | ||
log_core.h | ||
log_ctrl.h | ||
log_instance.h | ||
log_msg.h | ||
log_output.h | ||
log.h |