|
| AIROC Sleep Configuration |
| Defines functions for using the AIROC Sleep Framework.
|
|
| AIROC Transport |
| Defines the transport utilities for configuring the transport, send data and receive data.
|
|
| AesCalculation |
| Defines a driver for the AES calculation with Hardware acceleration.
|
|
| Analog-to-Digital Converter (ADC) |
| Defines a driver to facilitate interfacing with the Analog-to-Digital Converter (ADC) driver.
|
|
| Auxiliary Clock (ACLK) |
| Defines a driver to facilitate interfacing with the auxiliary clock.
|
|
| Battery Monitor |
| Defines a driver to facilitate interfacing with the Battery Monitor.
|
|
| Clock |
| Defines a driver to facilitate interfacing with the CPU clock.
|
|
| Debug UART (DUART) |
| Defines a driver to facilitate interfacing with the Debug UART hardware to send bytes or a stream of bytes over the Debug UART hardware.
|
|
| Embedded Flash Interface |
| Defines a driver for the Embedded Flash interface.
|
|
| External Power Amplifier |
| Defines a driver to facilitate interfacing with a external power amplifier.
|
|
| GPIO |
| Defines a driver to facilitate interfacing with the GPIO pins.
|
|
| I2C |
| Defines an I2C driver to facilitate communication with other devices on an I2C bus (such as a temperature sensor, etc).
|
|
| Keyscan Interface |
|
| Multiple Interface Adapter (MIA) |
| Defines a Multiple Interface Adapter (MIA) driver to facilitate interfacing with various components of the hardware The MIA driver controls aspects such as GPIO pin muxing, interrupt managment, and timing.
|
|
| NVRAM |
| Defines the interface for reading and writing any data to the NVRAM.
|
|
| Peripheral SPI |
| Defines an SPI driver to facilitate communication with other devices on an SPI bus (such as a temperature sensor, etc).
|
|
| Peripheral UART (PUART) |
| Defines a driver to facilitate interfacing with the UART hardware to send and receive bytes or a stream of bytes over the UART hardware.
|
|
| Power Management Integrated Circuit |
| Defines a driver to facilitate interfacing with a PMIC.
|
|
| Pulse Width Modulation (PWM) |
| Defines a driver to facilitate interfacing with the Pulse-Width Modulation (PWM) driver.
|
|
| RTCDriver |
|
| Random Number Generator (RNG) |
| Defines a driver for the Random Number Generator (RNG).
|
|
| Serial Flash Interface |
| Defines a driver for the Serial Flash interface.
|
|
| Timer Management Services |
| Defines the interfaces for Timer Management Services.
|
|
| Watchdog Interface |
| Defines a driver for the watchdog interface.
|
|