Searched defs:count_in_byte (Results 1 – 1 of 1) sorted by relevance
49 static hpm_stat_t rng_rand(RNG_Type *ptr, void *buf, uint32_t count_in_byte, bool wait) in rng_rand()82 hpm_stat_t rng_rand_wait(RNG_Type *ptr, void *buf, uint32_t count_in_byte) in rng_rand_wait()87 hpm_stat_t rng_rand_no_wait(RNG_Type *ptr, void *buf, uint32_t count_in_byte) in rng_rand_no_wait()