Home
last modified time | relevance | path

Searched defs:HDF_LOGD (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dosal_test_type.h40 #undef HDF_LOGD macro
41 #define HDF_LOGD(fmt, ...) printf("[DEBUG]" fmt "\n", ##__VA_ARGS__) macro
/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_log.h71 #define HDF_LOGD(fmt, args...) HDF_LOGD_WRAPPER(fmt, ##args) macro

Completed in 1 milliseconds