Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_rng_drv.c49 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()