Home
last modified time | relevance | path

Searched defs:CBPRINTF_PACKAGE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/sys/
Dcbprintf.h138 #define CBPRINTF_PACKAGE_ALIGNMENT 16 macro
/Zephyr-Core-3.4.0/tests/unit/cbprintf/
Dmain.c111 static uint8_t __aligned(CBPRINTF_PACKAGE_ALIGNMENT) packaged[256]; in __aligned() argument