Searched defs:upg_align_128bit (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ | ||
H A D | upg_common.h | 101 #define upg_align_128bit(x) ((((x) + (BIT_U16) - 1) / (BIT_U16)) * (BIT_U16)) macro |
Completed in 1 milliseconds