aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/LLD/hal_rng_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize NRF5x driver files.Konstantin K. Oblaukhov2018-11-201-169/+0
|
* deal with write bufferStephane D'Alu2016-07-111-2/+8
|
* moved rng to LLD directory.Stephane D'Alu2016-07-101-0/+163
removed rng power control (doesn't exist in nrf52, wasn't documented in nrf51) renamed peripheral to start at 0