Searched refs:hi_make_identifier (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/ |
H A D | hi_nvm.h | 23 #define hi_make_identifier(a, b, c, d) hi_makeu32(hi_makeu16(a, b), hi_makeu16(c, d)) macro 24 #define HNV_FILE_SIGNATURE hi_make_identifier('H', 'N', 'V', '$') 25 #define FNV_FILE_SIGNATURE hi_make_identifier('F', 'N', 'V', '#')
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
H A D | hi_nvm.h | 24 #define hi_make_identifier(a, b, c, d) hi_makeu32(hi_makeu16(a, b), hi_makeu16(c, d)) macro 25 #define HNV_FILE_SIGNATURE hi_make_identifier('H', 'N', 'V', '$') 26 #define FNV_FILE_SIGNATURE hi_make_identifier('F', 'N', 'V', '#')
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/ |
H A D | hi_nvm.h | 21 #define HNV_FILE_SIGNATURE hi_make_identifier('H', 'N', 'V', '$') 22 #define FNV_FILE_SIGNATURE hi_make_identifier('F', 'N', 'V', '#')
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/config/diag/ |
H A D | dfx_sal.h | 38 #define HI_SYS_ERR_SIGNATURE hi_make_identifier('s', 'y', 's', 'E')
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_types_base.h | 385 #define hi_make_identifier(a, b, c, d) hi_makeu32(hi_makeu16(a, b), hi_makeu16(c, d)) macro
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_types_base.h | 382 #define hi_make_identifier(a, b, c, d) hi_makeu32(hi_makeu16(a, b), hi_makeu16(c, d)) macro
|
Completed in 7 milliseconds