Searched defs:CONFIG_NEWLIB_LIBC_ALIGNED_HEAP_SIZE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/lib/libc/newlib/ | ||
D | Kconfig | 34 config NEWLIB_LIBC_ALIGNED_HEAP_SIZE |
D | libc-hooks.c | 72 __aligned(CONFIG_NEWLIB_LIBC_ALIGNED_HEAP_SIZE) in __aligned() argument |