Functions | Variables
ssp.c File Reference
#include "LPC214x.h"
#include "type.h"
#include "irq.h"
#include "ssp.h"
#include "main.h"
#include "system.h"
#include "LL_HL_comm.h"
Include dependency graph for ssp.c:

Go to the source code of this file.

Functions

int LL_write (unsigned char *data, unsigned short cnt, unsigned char PD)
void LL_write_init (void)
void SSPHandler (void)
void SSPReceive (unsigned char)

Variables

int CurrentRxIndex
int CurrentTxIndex
char data_sent_to_HL = 1
unsigned char data_sent_to_LL = 1
unsigned char IMU_CalcData_updated = 0
char SPIRDData [128]
unsigned int SPIWR_num_bytes
char SPIWRData [128]
unsigned char SSP_receiption_complete = 1
volatile unsigned int SSP_trans_cnt = 0

Function Documentation

int LL_write ( unsigned char *  data,
unsigned short  cnt,
unsigned char  PD 
)

Definition at line 167 of file ssp.c.

void LL_write_init ( void  )

Definition at line 160 of file ssp.c.

void SSPHandler ( void  )

Definition at line 27 of file ssp.c.

void SSPReceive ( unsigned char  SPI_rxdata) [inline]

Variable Documentation

Definition at line 12 of file ssp.c.

Definition at line 11 of file ssp.c.

char data_sent_to_HL = 1

Definition at line 23 of file ssp.c.

unsigned char data_sent_to_LL = 1

Definition at line 17 of file ssp.c.

unsigned char IMU_CalcData_updated = 0

Definition at line 20 of file ssp.c.

char SPIRDData[128]

Definition at line 10 of file ssp.c.

unsigned int SPIWR_num_bytes

Definition at line 13 of file ssp.c.

char SPIWRData[128]

Definition at line 9 of file ssp.c.

unsigned char SSP_receiption_complete = 1

Definition at line 19 of file ssp.c.

volatile unsigned int SSP_trans_cnt = 0

Definition at line 15 of file ssp.c.



ccny_asctec_firmware
Author(s): Ivan Dryanovski, Roberto G. Valenti
autogenerated on Tue Jan 7 2014 11:04:32