Home
last modified time | relevance | path

Searched defs:val64 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.6.0/tests/unit/pot/
Dlog2.c11 static const uint8_t val64 = LOG2(42 + BIT64(32)); variable
Dlog2ceil.c11 static const uint8_t val64 = LOG2CEIL(42 + BIT64(32)); variable
Dnhpot.c13 static const uint64_t val64 = NHPOT(42 + BIT64(32)); variable
Dlog2.cpp11 static constexpr uint8_t val64 = LOG2(42 + BIT64(32)); variable
Dlog2ceil.cpp11 static constexpr uint8_t val64 = LOG2CEIL(42 + BIT64(32)); variable
Dnhpot.cpp11 static constexpr uint64_t val64 = NHPOT(42 + BIT64(32)); variable
/Zephyr-Core-3.6.0/tests/subsys/settings/nvs/src/
Dsettings_test_nvs.c15 uint64_t val64; variable
/Zephyr-Core-3.6.0/tests/subsys/settings/file/src/
Dsettings_test_file.c15 uint64_t val64; variable
/Zephyr-Core-3.6.0/tests/subsys/settings/fcb/src/
Dsettings_test_fcb.c20 uint64_t val64; variable