Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

/home/brennan/Software/sensix/tools/sim/platform.pc/PCRadio.h File Reference

#include <adjacency_list.c>
#include <rfm_model.c>
#include <packet_sim.c>

Go to the source code of this file.

Classes

struct  uart_send_done_data_t

Defines

#define PCR_DEBUG(_x)

Enumerations

enum  { UART_SEND_DELAY = 1600 }

Functions

void NIDO_uart_send_done (TOS_MsgPtr fmsg, result_t fsuccess)
void event_uart_write_create (event_t *uevent, int mote, long long utime, TOS_MsgPtr msg, result_t success)
void event_uart_write_handle (event_t *uevent, struct TOS_state *state)
void TOSH_uart_send (TOS_MsgPtr msg)


Define Documentation

#define PCR_DEBUG ( _x   ) 

Definition at line 31 of file PCRadio.h.


Enumeration Type Documentation

anonymous enum

Enumerator:
UART_SEND_DELAY 

Definition at line 38 of file PCRadio.h.


Function Documentation

void event_uart_write_create ( event_t *  uevent,
int  mote,
long long  utime,
TOS_MsgPtr  msg,
result_t  success 
)

Definition at line 61 of file PCRadio.h.

void event_uart_write_handle ( event_t *  uevent,
struct TOS_state state 
)

Definition at line 48 of file PCRadio.h.

void NIDO_uart_send_done ( TOS_MsgPtr  fmsg,
result_t  fsuccess 
)

void TOSH_uart_send ( TOS_MsgPtr  msg  ) 

Definition at line 77 of file PCRadio.h.


© 2008, Los Alamos National Security, LLC.