hardware.h

hardware.h - MICAZ

(\tinyos-1.x\tos\platform\micaz\)

 

In blue box is the inline function used in HPLCC2420InterruptM.nc

In red box are definition of the necessary PINs.

hardware.h - Telos

(\tinyos-1.x\contrib\hurray\tos\platform\telos\)

 

 

 

In red box is the original definition of PIN: TOSH_ASSIGN_PIN(RADIO_CCA, 1, 4) and added definition TOSH_ASSIGN_PIN(CC_CCA, 1, 4)

 

                                                                                        Back