Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/logging/
Dlog_backend.h350 static inline void log_backend_notify(const struct log_backend *const backend, in log_backend_notify() function
/Zephyr-Core-3.7.0/subsys/logging/
Dlog_core.c903 log_backend_notify(backend, event, arg); in log_backend_notify_all()