Searched defs:p_seed (Results 1 – 3 of 3) sorted by relevance
305 uint16_t app_rng_gen_sync(uint16_t *p_seed, uint32_t *p_random32bit) in app_rng_gen_sync()328 uint16_t app_rng_gen_sem_sync(uint16_t *p_seed) in app_rng_gen_sem_sync()367 uint16_t app_rng_gen_async(uint16_t *p_seed) in app_rng_gen_async()
115 uint32_t *p_seed; /**< Random seeds */ member
83 uint32_t *p_seed; /**< Random seeds */ member