Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dllvm.h108 #define __UINT16_C(x) uint_c(x, __int_least16_c_suffix__) macro
111 #define __UINT16_C(x) x ## U macro
Dxcc.h76 #define __UINT16_C(x) x ## U macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h151 #define __UINT16_C(x) x ## U macro
/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h402 #define __UINT16_C(x) x ## U macro