Home
last modified time | relevance | path

Searched defs:id0 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/subsys/logging/log_cache/src/
Dmain.c35 static bool cmp(uintptr_t id0, uintptr_t id1) in cmp()
92 union test_ids id0 = { in ZTEST() local
/Zephyr-latest/subsys/logging/
Dlog_mgmt.c58 static bool domain_id_cmp(uintptr_t id0, uintptr_t id1) in domain_id_cmp()
63 static bool source_id_cmp(uintptr_t id0, uintptr_t id1) in source_id_cmp()
/Zephyr-latest/tests/subsys/logging/log_frontend_stmesp_demux/src/
Dmain.c382 uint16_t id0 = 2; in ZTEST() local