Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h627 #define Z_CBPRINTF_ALIGNMENT(_arg) z_cbprintf_cxx_alignment(_arg) macro
629 #define Z_CBPRINTF_ALIGNMENT(_arg) \
682 while (((_align_offset) % Z_CBPRINTF_ALIGNMENT(_arg)) != 0UL) { \