1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common/include
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
..
nrf_clock.h cpu/nrf5x: unified clock initialization code 2017-04-05 18:07:23 +02:00
nrfble.h cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
nrfmin_gnrc.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
nrfmin.h cpu/nrf5x: fix bitrate doc for nrfmin driver 2019-08-14 11:15:08 +02:00
nrfx.h nrf5x: Add built-in DC/DC converter enable function 2020-03-07 17:37:40 +01:00
periph_cpu_common.h cpu/nrf5x: update GPIO_UNDEF value 2020-02-19 19:16:58 +01:00