Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dtoolchain.h122 #ifndef TOOLCHAIN_HAS_ZLA
123 #define TOOLCHAIN_HAS_ZLA 0 macro
/Zephyr-latest/include/zephyr/logging/
Dlog_instance.h149 (int _name[TOOLCHAIN_HAS_ZLA ? 0 : 1]))
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h37 #define TOOLCHAIN_HAS_ZLA 1 macro