RTEMS  5.1
Data Structures | Macros | Functions

Milkymist Flash. More...

Go to the source code of this file.

Data Structures

struct  flash_partition
 

Macros

#define FLASH_GET_SIZE   0x4600
 
#define FLASH_GET_BLOCKSIZE   0x4601
 
#define FLASH_ERASE_BLOCK   0x4602
 
#define FLASH_DRIVER_TABLE_ENTRY
 

Functions

rtems_device_driver flash_initialize (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 
rtems_device_driver flash_read (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 
rtems_device_driver flash_write (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 
rtems_device_driver flash_control (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 

Detailed Description

Milkymist Flash.