$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 "sdk.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
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 126 of file ssp.c.

void LL_write_init ( void   ) 

Definition at line 119 of file ssp.c.

void SSPHandler ( void   ) 

Definition at line 54 of file ssp.c.

void SSPReceive ( unsigned  char  )  [inline]

Variable Documentation

Definition at line 41 of file ssp.c.

Definition at line 40 of file ssp.c.

char data_sent_to_HL = 1

Definition at line 50 of file ssp.c.

unsigned char data_sent_to_LL = 1

Definition at line 46 of file ssp.c.

char SPIRDData[128]

Definition at line 39 of file ssp.c.

unsigned int SPIWR_num_bytes

Definition at line 42 of file ssp.c.

char SPIWRData[128]

Definition at line 38 of file ssp.c.

unsigned char SSP_receiption_complete = 1

Definition at line 48 of file ssp.c.

volatile unsigned int SSP_trans_cnt = 0

Definition at line 44 of file ssp.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


ccny_asctec_firmware_2
Author(s): Ivan Dryanovski, Roberto G. Valenti
autogenerated on Tue Mar 5 11:33:43 2013