Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_instance.h114 #define LOG_INSTANCE_PTR(_module_name, _inst_name) \ macro
130 LOG_OBJECT_PTR_INIT(_name, LOG_INSTANCE_PTR(_module_name, _inst_name))
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c994 LOG_INSTANCE_PTR(LOG_MODULE_NAME, idx)); \