Skip to main content
Ctrl+K

7.491f6c8

  • 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. CAN Driver
  • 11. I2C Driver
  • 12. SPI Driver
  • 13. Real-Time Clock Driver
  • 14. Networking Driver
  • 15. Frame Buffer Driver
  • 16. Ada95 Interrupt Support
  • 17. Shared Memory Support Driver
  • 18. Timer Driver
  • 19. ATA Driver
  • 20. IDE Controller Driver
  • 21. Command and Variable Index
  • 22. Doxygen Recommendations for BSPs
  • Repository
  • Show source
  • Suggest edit
  • Open issue
  • .md

SPI Driver

12. 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

11. I2C Driver

next

13. Real-Time Clock Driver

By RTEMS Project

© Copyright 1988-2025 RTEMS Project and contributors.

Last updated on May 14, 2025.