RTEMS  5.1
Files | Data Structures | Macros | Functions

Milkymist PFPU driver. More...

Files

file  milkymist_pfpu.h
 Milkymist PFPU driver.
 

Data Structures

struct  pfpu_td
 

Macros

#define PFPU_EXECUTE   0x4600
 
#define PFPU_PROGSIZE   (2048)
 
#define PFPU_REG_COUNT   (128)
 
#define PFPU_DRIVER_TABLE_ENTRY
 

Functions

rtems_device_driver pfpu_initialize (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 
rtems_device_driver pfpu_control (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 

Detailed Description

Milkymist PFPU driver.

Macro Definition Documentation

◆ PFPU_DRIVER_TABLE_ENTRY

#define PFPU_DRIVER_TABLE_ENTRY
Value:
{pfpu_initialize, \
NULL, NULL, NULL, NULL, pfpu_control}
#define NULL
Requests a GPIO pin group configuration.
Definition: bestcomm_api.h:77