Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_log.h21 #define PLAT_LOGI(fmt, arg...) HDF_LOGI(fmt, ##arg) macro
/drivers/hdf_core/framework/support/platform/src/gpio/
Dgpio_manager.c73 PLAT_LOGI("GpioManagerAdd: start:%hu count:%hu added success!", cntlr->start, cntlr->count); in GpioManagerAdd()
/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_device.c44PLAT_LOGI("PlatformDeviceOnLastPut: device:%s(%d) life cycle end", device->name, device->number); in PlatformDeviceOnLastPut()