Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h80 #define UINT16_C(x) __UINT16_C(x) macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h119 #define UINT16_C(_v) __UINT16_C(_v) macro
155 #define UINT16_C(x) __UINT16_C(x) macro