Home
last modified time | relevance | path

Searched refs:HI_DBG_NOTICE (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_debug.h46 #define HI_DBG_NOTICE 5 /* normal but significant condition */ macro
150 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_NOTICE)
151 #define HI_NOTICE_TRACE(mod, fmt...) HI_TRACE(HI_DBG_NOTICE, mod, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_debug.h43 #define HI_DBG_NOTICE 5 /* normal but significant condition */ macro
147 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_NOTICE)
148 #define HI_NOTICE_TRACE(mod, fmt...) HI_TRACE(HI_DBG_NOTICE, mod, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_debug.h43 #define HI_DBG_NOTICE 5 /* normal but significant condition */ macro
147 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_NOTICE)
148 #define HI_NOTICE_TRACE(mod, fmt...) HI_TRACE(HI_DBG_NOTICE, mod, fmt)

Completed in 2 milliseconds