Skip to main content
Ctrl+K

6.1

  • 1. Introduction
  • 2. Target Dependent Files
  • 3. Linker Script
  • 4. Miscellaneous Support Files
  • 5. System Initialization
  • 6. Console Driver
  • 7. Clock Driver
  • 8. Target Hash
  • 9. Entropy Source
  • 10. I2C Driver
  • 11. SPI Driver
  • 12. Real-Time Clock Driver
  • 13. Networking Driver
  • 14. Frame Buffer Driver
  • 15. Ada95 Interrupt Support
  • 16. Shared Memory Support Driver
  • 17. Timer Driver
  • 18. ATA Driver
  • 19. IDE Controller Driver
  • 20. Command and Variable Index
  • 21. Doxygen Recommendations for BSPs
  • Repository
  • Show source
  • Suggest edit
  • Open issue
  • .rst

SPI Driver

11. SPI Driver#

The Serial Peripheral Interface (SPI) bus drivers should use the SPI bus framework. The user API is compatible to the Linux SPI user-space API.

For example SPI bus drivers see:

  • Atmel SAM SPI driver

  • NXP i.MX SPI driver

  • NXP LPC17XX/LPC24XX/LPC40XX SSP driver

  • SPI framework test

previous

10. I2C Driver

next

12. Real-Time Clock Driver

By RTEMS Project

© Copyright 1988-2025 RTEMS Project and contributors.

Last updated on Jan 22, 2025.