Home
last modified time | relevance | path

Searched defs:hi_array_count (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dhi_types.h78 #define hi_array_count(x) (sizeof(x) / sizeof((x)[0])) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_types_base.h301 #define hi_array_count(x) (sizeof(x) / sizeof((x)[0])) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_types_base.h298 #define hi_array_count(x) (sizeof(x) / sizeof((x)[0])) macro