![]() |
Contiki-NG
|
Random number platform for nrf_802154 on the nRF5340 network core. More...
Go to the source code of this file.
Random number platform for nrf_802154 on the nRF5340 network core.
Backed by the Contiki-NG random module.
The library only calls nrf_802154_random_get() from its CSMA-CA backoff, which this port disables (NRF_802154_CSMA_CA_ENABLED 0; Contiki-NG does CSMA backoff on the app core). It is therefore currently dormant and provided for completeness / future features.
Definition in file nrf_802154_platform_random.c.