$search

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]

Definition at line 93 of file ssp.c.


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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


ccny_asctec_firmware
Author(s): Ivan Dryanovski, Roberto G. Valenti
autogenerated on Tue Mar 5 11:34:11 2013