Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/subsys/logging/log_api/src/
Dmain.c19 #ifndef NO_BACKENDS
20 #define NO_BACKENDS 0 macro
43 #if NO_BACKENDS
58 return NO_BACKENDS ? (log_timestamp_t)UINT32_MAX : stamp++; in timestamp_get()
98 if (NO_BACKENDS) { in log_setup()
129 if (NO_BACKENDS) { in process_and_validate()
815 if (NO_BACKENDS) { in log_api_suite_teardown()
835 if (NO_BACKENDS) { in log_api_suite_setup()
850 if (NO_BACKENDS) { in log_api_suite_before()
873 if (NO_BACKENDS) { in log_api_suite_after()