|
| AIROC Sleep Configuration |
| Defines functions for using the AIROC Sleep Framework.
|
|
| AIROC Transport |
| This section describes the API's necessary to configure AIROC transport, send and receive data over the transport.
|
|
| 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.
|
|
| 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 |
| Defines the AIROC standard keyscan driver.
|
|
| Multiple Interface Adapter (MIA) |
| Defines a Multiple Interface Adapter (MIA) driver to facilitate interfacing with various components of the hardware.
|
|
| 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.
|
|
| 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.
|
|