nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_random.h File Reference
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Functions

void nrf_802154_random_init (void)
 Initializes the random number generator.
 
void nrf_802154_random_deinit (void)
 Deinitializes the random number generator.
 
uint32_t nrf_802154_random_get (void)
 Gets a pseudo-random number.