RTEMS
5.0.0
|
this file contains the MC68360 SPI driver declarations More...
Go to the source code of this file.
Data Structures | |
struct | m360_spi_softc |
struct | m360_spi_desc_t |
Typedefs | |
typedef struct m360_spi_softc | m360_spi_softc_t |
Functions | |
rtems_status_code | m360_spi_init (rtems_libi2c_bus_t *bh) |
int | m360_spi_read_bytes (rtems_libi2c_bus_t *bh, unsigned char *buf, int len) |
int | m360_spi_write_bytes (rtems_libi2c_bus_t *bh, unsigned char *buf, int len) |
rtems_status_code | m360_spi_set_tfr_mode (rtems_libi2c_bus_t *bh, const rtems_libi2c_tfr_mode_t *tfr_mode) |
int | m360_spi_ioctl (rtems_libi2c_bus_t *bh, int cmd, void *arg) |
this file contains the MC68360 SPI driver declarations