
Files | |
| file | adc.h [code] |
| ADC (Analog-to-Digital Converter) interface. | |
| file | block.h [code] |
| Generic block device interface. | |
| file | deviceio.h [code] |
| Abstract device I/O interface. | |
| file | flash.h [code] |
| Flash storage helpers. | |
| file | gpio.h [code] |
| GPIO (General Purpose Input/Output) interface. | |
| file | i2c.h [code] |
| I2C (Inter-Integrated Circuit) interface. | |
| file | init.h [code] |
| Hardware initialization, cleanup and polling hooks. | |
| file | led.h [code] |
| Support for controlling on-board and external LEDs. | |
| file | memory.h [code] |
| Memory usage monitoring. | |
| file | pwm.h [code] |
| PWM (Pulse Width Modulation) interface. | |
| file | spi.h [code] |
| SPI (Serial Peripheral Interface) interface. | |
| file | uart.h [code] |
| UART (Universal Asynchronous Receiver/Transmitter) interface. | |
| file | usb.h [code] |
| USB host interface. | |
| file | watchdog.h [code] |
| Hardware watchdog timer abstraction layer. | |
| file | wifi.h [code] |
| Wi-Fi management interface. | |