RTEMS
5.0.0
|
Source file for the LibI2C bus driver for the Deserial Serial Peripheral Interface (DSPI). More...
#include <mpc55xx/regs.h>
#include <mpc55xx/dspi.h>
#include <mpc55xx/mpc55xx.h>
#include <bsp/irq.h>
#include <libcpu/powerpc-utility.h>
#include <rtems/status-checks.h>
#include <inttypes.h>
Data Structures | |
struct | mpc55xx_dspi_baudrate_scaler_entry |
Variables | |
uint32_t | bsp_clock_speed |
mpc55xx_dspi_bus_entry | mpc55xx_dspi_bus_table [MPC55XX_DSPI_NUMBER] |
Table with bus driver entries. | |
Source file for the LibI2C bus driver for the Deserial Serial Peripheral Interface (DSPI).