1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf5x_common
Koen Zandberg 64f04e4da9
nrf5x: Add built-in DC/DC converter enable function
The internal DC/DC converter is more efficient compared to the LDO
regulator.  The downside of the DC/DC converter is that it requires an
external inductor to be present on the board. Enabling the DC/DC
converter is guarded with NRF5X_ENABLE_DCDC, this macro must be defined
if the DC/DC converter is to be enabled.
2020-03-07 17:37:40 +01:00
..
include nrf5x: Add built-in DC/DC converter enable function 2020-03-07 17:37:40 +01:00
periph cpu/nrf5x: update GPIO_UNDEF value 2020-02-19 19:16:58 +01:00
radio many typo fixes 2019-11-23 22:39:07 +01:00
clock.c cpu/nrf5x: unified clock initialization code 2017-04-05 18:07:23 +02:00
doc.txt cpu/nrf5x_common: Give Doxygen group a name 2016-03-14 23:09:49 +01:00
Makefile cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
Makefile.dep cpu/nrf5x: move dependencies to Makefile.dep 2020-01-28 13:18:39 +01:00
Makefile.features nrf5x: move nimble_ble feat. to cpu 2019-11-13 13:43:55 +01:00
Makefile.include cpu/nrf5x: move dependencies to Makefile.dep 2020-01-28 13:18:39 +01:00