Home
last modified time | relevance | path

Searched refs:LOG_MODULE_DECLARE (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/Zephyr-latest/tests/subsys/logging/log_api/src/
Dtest_module.c16 LOG_MODULE_DECLARE(test, CONFIG_SAMPLE_MODULE_LOG_LEVEL);
Dtest_module.h31 LOG_MODULE_DECLARE(test, CONFIG_SAMPLE_MODULE_LOG_LEVEL); in test_inline_func()
/Zephyr-latest/tests/net/socket/socketpair/src/
D_main.h20 LOG_MODULE_DECLARE(net_test, CONFIG_NET_SOCKETS_LOG_LEVEL);
/Zephyr-latest/samples/subsys/logging/logger/src/
Dsample_module.h22 LOG_MODULE_DECLARE(MODULE_NAME, CONFIG_SAMPLE_MODULE_LOG_LEVEL); in inline_func()
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dmain.c9 LOG_MODULE_DECLARE(mec15_brd_test);
/Zephyr-latest/samples/net/sockets/http_server/src/
Dusb.c8 LOG_MODULE_DECLARE(net_http_server_sample, LOG_LEVEL_DBG);
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dmain.c19 LOG_MODULE_DECLARE(app, CONFIG_LOG_DEFAULT_LEVEL);
/Zephyr-latest/samples/net/zperf/src/
Dnrf5340_cpu_boost.c17 LOG_MODULE_DECLARE(zperf, CONFIG_NET_ZPERF_LOG_LEVEL);
/Zephyr-latest/samples/subsys/zbus/work_queue/src/
Dsensors.c9 LOG_MODULE_DECLARE(zbus, CONFIG_ZBUS_LOG_LEVEL);
/Zephyr-latest/arch/arm64/core/
Dreboot.c12 LOG_MODULE_DECLARE(os, CONFIG_KERNEL_LOG_LEVEL);
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dmain.c12 LOG_MODULE_DECLARE(brd_pm_test);
/Zephyr-latest/soc/espressif/esp32c3/
Dpower.c12 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/soc/espressif/esp32c6/
Dpower.c12 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/src/
Dconsumer.c9 LOG_MODULE_DECLARE(zbus, CONFIG_ZBUS_LOG_LEVEL);
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfw_load.c17 LOG_MODULE_DECLARE(wifi_nrf, CONFIG_WIFI_NRF70_LOG_LEVEL);
/Zephyr-latest/soc/espressif/esp32/
Dpower.c14 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/soc/espressif/esp32s2/
Dpower.c12 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/soc/espressif/esp32s3/
Dpower.c12 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dusb.c8 LOG_MODULE_DECLARE(net_echo_server_sample, LOG_LEVEL_DBG);
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_firmware.c8 LOG_MODULE_DECLARE(updatehub, CONFIG_UPDATEHUB_LOG_LEVEL);
/Zephyr-latest/samples/subsys/zbus/remote_mock/src/
Dperipheral.c9 LOG_MODULE_DECLARE(zbus, CONFIG_ZBUS_LOG_LEVEL);
/Zephyr-latest/samples/subsys/zbus/uart_bridge/src/
Dcore.c9 LOG_MODULE_DECLARE(zbus, CONFIG_ZBUS_LOG_LEVEL);
/Zephyr-latest/soc/silabs/common/
Dsoc_power.c12 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/soc/st/stm32/stm32h5x/
Dpower.c16 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);
/Zephyr-latest/soc/renesas/smartbond/da1469x/
Dpower.c14 LOG_MODULE_DECLARE(soc, CONFIG_SOC_LOG_LEVEL);

12345678910>>...20