nrfcxx
0.1.0
C++-17 Framework for Nordic nRF5 Devices
|
▼ board | |
▼ thingy52 | |
▼ include | |
▼ nrfcxx | |
▼ board | |
thingy52.hpp | Target-specific capabilities for Nordic Thingy:52 aka PCA20020 |
▼ xenon | |
▼ include | |
▼ nrfcxx | |
▼ board | |
xenon.hpp | Target-specific capabilities for Particle Xenon |
▼ nrfcxx | |
▼ console | |
cstdio.hpp | Functions supporting console output using cstdio |
null.hpp | Functions that discard all console output |
▼ faked | |
core.hpp | API specific to the faked host-based unit testing supporting <nrfcxx/core.hpp> |
▼ misc | |
lipomon.hpp | Support for monitoring LiPo batteries |
sx1509b.hpp | Support for Semtex SX1509B |
▼ newlib | |
system.h | NRFCXX system enhancements to newlib |
▼ nrf51 | |
core.hpp | API specific to the nRF51 series supporting <nrfcxx/core.hpp> |
impl.hpp | API specific to the nRF51 series supporting <nrfcxx/impl.hpp> |
▼ nrf52 | |
core.hpp | API specific to the nRF52 series supporting <nrfcxx/core.hpp> |
core832.hpp | API specific to the nRF52832 product supporting <nrfcxx/core.hpp> |
core840.hpp | API specific to the nRF52840 product supporting <nrfcxx/core.hpp> |
impl.hpp | API specific to the nRF52 series supporting <nrfcxx/impl.hpp> |
▼ sd | |
beacon.hpp | Infrastructure supporting BLE beacons |
broadcaster.hpp | Infrastructure supporting an broadcaster application |
▼ sensor | |
adc.hpp | Specializations of nrfcxx::periph::ADC for common ADC operations |
bme280.hpp | Interface to vendor BME280 code |
button.hpp | Button API based on contact sensor |
ccs811.hpp | Abstraction around the CCS811 indoor air quality sensor |
contact.hpp | Abstraction of a dry contact monitor using nrfcxx::gpio::gpiote |
hts221.hpp | Abstraction around the HTS221 temperature/humidity sensor |
lps22hb.hpp | Abstraction around the LPS22HB temperature/humidity sensor |
sdp8xx.hpp | Abstraction of Sensirion SDP8xx differential pressure sensor |
sht21.hpp | Abstraction of Sensirion SHT21 temperature/humidity sensor |
utils.hpp | Functions and data structures for unit conversion and other sensor-related operations |
clock.hpp | Core clock-related functionality |
core.hpp | Primary header for nrfcxx interface dependencies |
crc.hpp | Module that declares various useful checksums |
gpio.hpp | Core GPIO functionality |
impl.hpp | Primary header for nrfcxx implementation dependencies |
led.hpp | Core LED functionality |
lpm.hpp | Material supporting low-power-mode operations |
periph.hpp | Abstraction of Nordic device peripherals |
utility.hpp | Assorted utility types and functions |