Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h444 输入参数 : value:随机种子 rst_flag:0:不更新随机种子,非0:更新随机种子
446 static inline hi_u8 oal_gen_random(hi_u32 value, hi_u8 rst_flag) in oal_gen_random() argument
450 if (rst_flag != 0) { in oal_gen_random()

Completed in 2 milliseconds