Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h366 #define Z_POW2_CEIL(x) \ macro
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h647 #define Z_POW2_CEIL(x) \ macro