#include "hpm_common.h"
#include "hpm_rng_regs.h"
Go to the source code of this file.
◆ anonymous enum
| Enumerator |
|---|
| status_rng_busy | |
| status_rng_selftest_failed | |
| status_rng_not_available | |
◆ rng_clear_interrupt()
| static void rng_clear_interrupt |
( |
RNG_Type * |
ptr | ) |
|
|
inlinestatic |
◆ rng_clear_interrupt_error()
| static void rng_clear_interrupt_error |
( |
RNG_Type * |
ptr | ) |
|
|
inlinestatic |
◆ rng_feed_rand_to_sdp()
◆ rng_init()
◆ rng_is_busy()
| static bool rng_is_busy |
( |
RNG_Type * |
ptr | ) |
|
|
inlinestatic |
◆ rng_need_reseed()
| static bool rng_need_reseed |
( |
RNG_Type * |
ptr | ) |
|
|
inlinestatic |
◆ rng_rand_no_wait()
◆ rng_rand_wait()
◆ rng_run_selftest()
◆ rng_sw_reset()
| static void rng_sw_reset |
( |
RNG_Type * |
ptr | ) |
|
|
inlinestatic |