Home
last modified time | relevance | path

Searched refs:LOG_TAG (Results 1 - 9 of 9) sorted by relevance

/device/soc/rockchip/rk2206/sdk_liteos/platform/network/
H A Dconfig_network.c82 #define LOG_TAG "config_network" macro
132 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork SetApModeOn start ...\n"); in SetApModeOn()
139 LZ_HARDWARE_LOGE(LOG_TAG, "rknetwork SetHotspotConfig ...error: %d\n", error); in SetApModeOn()
144 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork EnableHotspot ...\n"); in SetApModeOn()
148 LZ_HARDWARE_LOGE(LOG_TAG, "rknetwork EnableHotspot ...error: %d\n", error); in SetApModeOn()
153 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork EnableHotspot done"); in SetApModeOn()
173 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork SetApModeOff start ...\n"); in SetApModeOff()
177 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork AP is active, disable now...\n"); in SetApModeOff()
180 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwork disable AP success\n"); in SetApModeOff()
182 LZ_HARDWARE_LOGD(LOG_TAG, "rknetwor in SetApModeOff()
[all...]
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device_util.c26 #define LOG_TAG "WIFI_DEVICE_UTIL" macro
68 LZ_HARDWARE_LOGE(LOG_TAG, "osMutexAcquire failed \n"); in LockWifiGlobalLock()
83 LZ_HARDWARE_LOGE(LOG_TAG, "osMutexUnlock failed \n"); in UnlockWifiGlobalLock()
98 LZ_HARDWARE_LOGE(LOG_TAG, "osMutexAcquire event failed \n"); in LockWifiEventLock()
113 LZ_HARDWARE_LOGE(LOG_TAG, "osMutexUnlock event failed \n"); in UnlockWifiEventLock()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/
H A Doam_ext_if.h81 #define LOGE(fmt, arg...) printk("[E/" LOG_TAG "]" fmt "\r\n", ##arg)
82 #define LOGW(fmt, arg...) printk("[W/" LOG_TAG "]" fmt "\r\n", ##arg)
83 #define LOGI(fmt, arg...) printk("[I/" LOG_TAG "]" fmt "\r\n", ##arg)
84 #define LOGD(fmt, arg...) printk("[D/" LOG_TAG "]" fmt "\r\n", ##arg)
85 #define LOGV(fmt, arg...) printk("[V/" LOG_TAG "]" fmt "\r\n", ##arg)
90 #define LOGE(fmt, arg...) dprintf("[E/" LOG_TAG "]" fmt "\r\n", ##arg)
91 #define LOGW(fmt, arg...) dprintf("[W/" LOG_TAG "]" fmt "\r\n", ##arg)
92 #define LOGI(fmt, arg...) dprintf("[I/" LOG_TAG "]" fmt "\r\n", ##arg)
93 #define LOGD(fmt, arg...) dprintf("[D/" LOG_TAG "]" fmt "\r\n", ##arg)
94 #define LOGV(fmt, arg...) dprintf("[V/" LOG_TAG "]" fm
[all...]
/device/soc/hisilicon/common/hal/display/source/utils/include/
H A Ddisplay_common.h30 #undef LOG_TAG macro
32 #define LOG_TAG "DISP" macro
/device/soc/rockchip/common/hardware/display/include/
H A Ddisplay_common.h30 #undef LOG_TAG macro
32 #define LOG_TAG "DISP" macro
/device/soc/rockchip/rk3399/hardware/display/include/
H A Ddisplay_common.h30 #undef LOG_TAG macro
32 #define LOG_TAG "DISP" macro
/device/soc/rockchip/rk3588/hardware/display/include/
H A Ddisplay_common.h30 #undef LOG_TAG macro
32 #define LOG_TAG "DISP" macro
/device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/
H A Dvpu_macro.h147 #define LOG_TAG "VPU_TRACE" macro
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A DppOp.cpp18 #define LOG_TAG "PpOp" macro

Completed in 4 milliseconds