Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h64 #define UINT8_C(x) __UINT8_C(x) macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h118 #define UINT8_C(_v) __UINT8_C(_v) macro
139 #define UINT8_C(x) __UINT8_C(x) macro