Searched refs:pot (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/tests/unit/pot/ |
D | main.c | 9 ZTEST_SUITE(pot, NULL, NULL, NULL, NULL, NULL);
|
D | is_power_of_two.c | 12 ZTEST(pot, test_IS_POWER_OF_TWO) in ZTEST() argument
|
D | log2.c | 13 ZTEST(pot, test_LOG2) in ZTEST() argument
|
D | log2.cpp | 18 ZTEST(pot, test_constexpr_LOG2) in ZTEST() argument
|
D | log2ceil.c | 13 ZTEST(pot, test_LOG2CEIL) in ZTEST() argument
|
D | log2ceil.cpp | 18 ZTEST(pot, test_constexpr_LOG2CEIL) in ZTEST() argument
|
D | nhpot.c | 15 ZTEST(pot, test_NHPOT) in ZTEST() argument
|
D | nhpot.cpp | 18 ZTEST(pot, test_constexpr_NHPOT) in ZTEST() argument
|