Home
last modified time | relevance | path

Searched refs:stdint (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/lib/libc/newlib/include/
Dstdint.h28 #include_next <stdint.h>
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DCMakeLists.txt24 …/os_mgmt_build_date.c "/* Auto generated file, do not edit */\n#include <stdint.h>\nuint8_t *MCUMG…
/Zephyr-latest/lib/cpp/minimal/include/
Dcstdint16 #include <stdint.h>
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/
DCMakeLists.txt22 …TIME_DIR}/test_date.c "/* Auto generated file, do not edit */\n#include <stdint.h>\nuint8_t *test_…
/Zephyr-latest/modules/
DKconfig.simplelink7 # SimpleLink drivers require types (stdint.h) from c library which is not
/Zephyr-latest/
D.clang-format92 …nv|float|inttypes|limits|locale|math|setjmp|signal|stdarg|stdbool|stddef|stdint|stdio|stdlib|strin…
DKconfig.zephyr1033 prompt "Enforce Zephyr convention for stdint"
1037 This enforces the Zephyr stdint convention where int32_t = int,
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst113 #include <stdint.h>
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst33 * fixed-width integer types (``[u]intN_t`` in ``<stdint.h>``)
/Zephyr-latest/arch/posix/
DCMakeLists.txt95 # default libC ones). This includes basic headers like stdint.h, stddef.h or float.h
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst930 macros in ``stdint.h``.
1491 * :github:`44778` - stdint types not recognized in soc_common.h
1586 * :github:`44199` - (U)INT{32,64}_C macro constants do not match the Zephyr stdint types
Drelease-notes-2.0.rst587 …` - [Coverity CID :203487]Parse warnings in /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint-gcc.h