Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_common.h76 #define __MK_VERSION(x, y, z, p, b) #x "." #y "." #z "." #p " B0" #b macro
77 #define MK_VERSION(x, y, z, p, b) __MK_VERSION(x, y, z, p, b)
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_common.h73 #define __MK_VERSION(x, y, z, p, b) #x "." #y "." #z "." #p " B0" #b macro
74 #define MK_VERSION(x, y, z, p, b) __MK_VERSION(x, y, z, p, b)
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_common.h73 #define __MK_VERSION(x, y, z, p, b) #x "." #y "." #z "." #p " B0" #b macro
74 #define MK_VERSION(x, y, z, p, b) __MK_VERSION(x, y, z, p, b)

Completed in 4 milliseconds