summaryrefslogtreecommitdiff
path: root/chip/nrf51/registers.h
Commit message (Expand)AuthorAgeFilesLines
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-12/+12
* nrf51: Add Bluetooth LE supportMyles Watson2016-08-031-3/+48
* nrf51: Add generic radio supportMyles Watson2016-08-021-4/+4
* nrf51: Make timer handling names more obviousMyles Watson2016-07-221-43/+27
* nrf51: Add PPI wrappersMyles Watson2016-07-201-0/+20
* nrf51: Reset clean up.Myles Watson2015-03-021-0/+8
* nrf51: add RNG definitions to registers.hMyles Watson2015-02-281-0/+21
* nrf51: add definitions for RADIO and FICR registers.Myles Watson2015-02-281-0/+183
* nrf51: add the watchdog registers.Myles Watson2015-01-241-0/+30
* nrf51: Add definitions for GPIOTE, the GPIO Tasks and Events.Myles Watson2014-12-311-0/+33
* hadoken: Update I/O configuration.Myles Watson2014-12-311-17/+213
* hadoken: initial commit.Louis Yung-Chieh Lo2014-07-291-0/+200