Module virtualizers
Source - virtual_adc
- Virtual ADC Capsule
- virtual_aes_ccm
- Implements and virtualizes AES-CCM* encryption/decryption/authentication using an underlying
AES-CBC and AES-CTR implementation.
- virtual_alarm
- Virtualize the Alarm interface to enable multiple users of an underlying
alarm hardware peripheral.
- virtual_flash
- Virtualize writing flash.
- virtual_i2c
- Virtualize an I2C master bus.
- virtual_pwm
- Virtualize a PWM interface.
- virtual_rng
- virtual_spi
- Virtualize a SPI master bus to enable multiple users of the SPI bus.
- virtual_timer
- Provide multiple Timers on top of a single underlying Alarm.
- virtual_uart
- Virtualize a UART bus.