Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h30 #define VA_STACK_MIN_ALIGN 8 macro
32 #define VA_STACK_MIN_ALIGN 8 macro
34 #define VA_STACK_MIN_ALIGN ARCH_STACK_PTR_ALIGN macro
39 #define VA_STACK_MIN_ALIGN (__riscv_xlen / 8) macro
48 #define VA_STACK_MIN_ALIGN 1 macro