⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 app.c

📁 主要用于无线传感网络的编写的书籍.对于初学者有着很大的用处
💻 C
📖 第 1 页 / 共 5 页
字号:
} MSP430TimerBControl_t;# 39 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/interfaces/Timer.h"enum __nesc_unnamed4284 {  TIMER_REPEAT = 0,   TIMER_ONE_SHOT = 1,   NUM_TIMERS = 1};static # 10 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/byteorder.h"__inline int is_host_lsb(void);static __inline uint16_t toLSB16(uint16_t a);static __inline uint16_t fromLSB16(uint16_t a);# 31 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/msp430usart.h"typedef enum __nesc_unnamed4285 {  USART_NONE = 0,   USART_UART = 1,   USART_UART_TX = 2,   USART_UART_RX = 3,   USART_SPI = 4,   USART_I2C = 5} msp430_usartmode_t;# 31 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/crc.h"uint16_t const ccitt_crc16_table[256] = { 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7, 0x8108, 0x9129, 0xa14a, 0xb16b, 0xc18c, 0xd1ad, 0xe1ce, 0xf1ef, 0x1231, 0x0210, 0x3273, 0x2252, 0x52b5, 0x4294, 0x72f7, 0x62d6, 0x9339, 0x8318, 0xb37b, 0xa35a, 0xd3bd, 0xc39c, 0xf3ff, 0xe3de, 0x2462, 0x3443, 0x0420, 0x1401, 0x64e6, 0x74c7, 0x44a4, 0x5485, 0xa56a, 0xb54b, 0x8528, 0x9509, 0xe5ee, 0xf5cf, 0xc5ac, 0xd58d, 0x3653, 0x2672, 0x1611, 0x0630, 0x76d7, 0x66f6, 0x5695, 0x46b4, 0xb75b, 0xa77a, 0x9719, 0x8738, 0xf7df, 0xe7fe, 0xd79d, 0xc7bc, 0x48c4, 0x58e5, 0x6886, 0x78a7, 0x0840, 0x1861, 0x2802, 0x3823, 0xc9cc, 0xd9ed, 0xe98e, 0xf9af, 0x8948, 0x9969, 0xa90a, 0xb92b, 0x5af5, 0x4ad4, 0x7ab7, 0x6a96, 0x1a71, 0x0a50, 0x3a33, 0x2a12, 0xdbfd, 0xcbdc, 0xfbbf, 0xeb9e, 0x9b79, 0x8b58, 0xbb3b, 0xab1a, 0x6ca6, 0x7c87, 0x4ce4, 0x5cc5, 0x2c22, 0x3c03, 0x0c60, 0x1c41, 0xedae, 0xfd8f, 0xcdec, 0xddcd, 0xad2a, 0xbd0b, 0x8d68, 0x9d49, 0x7e97, 0x6eb6, 0x5ed5, 0x4ef4, 0x3e13, 0x2e32, 0x1e51, 0x0e70, 0xff9f, 0xefbe, 0xdfdd, 0xcffc, 0xbf1b, 0xaf3a, 0x9f59, 0x8f78, 0x9188, 0x81a9, 0xb1ca, 0xa1eb, 0xd10c, 0xc12d, 0xf14e, 0xe16f, 0x1080, 0x00a1, 0x30c2, 0x20e3, 0x5004, 0x4025, 0x7046, 0x6067, 0x83b9, 0x9398, 0xa3fb, 0xb3da, 0xc33d, 0xd31c, 0xe37f, 0xf35e, 0x02b1, 0x1290, 0x22f3, 0x32d2, 0x4235, 0x5214, 0x6277, 0x7256, 0xb5ea, 0xa5cb, 0x95a8, 0x8589, 0xf56e, 0xe54f, 0xd52c, 0xc50d, 0x34e2, 0x24c3, 0x14a0, 0x0481, 0x7466, 0x6447, 0x5424, 0x4405, 0xa7db, 0xb7fa, 0x8799, 0x97b8, 0xe75f, 0xf77e, 0xc71d, 0xd73c, 0x26d3, 0x36f2, 0x0691, 0x16b0, 0x6657, 0x7676, 0x4615, 0x5634, 0xd94c, 0xc96d, 0xf90e, 0xe92f, 0x99c8, 0x89e9, 0xb98a, 0xa9ab, 0x5844, 0x4865, 0x7806, 0x6827, 0x18c0, 0x08e1, 0x3882, 0x28a3, 0xcb7d, 0xdb5c, 0xeb3f, 0xfb1e, 0x8bf9, 0x9bd8, 0xabbb, 0xbb9a, 0x4a75, 0x5a54, 0x6a37, 0x7a16, 0x0af1, 0x1ad0, 0x2ab3, 0x3a92, 0xfd2e, 0xed0f, 0xdd6c, 0xcd4d, 0xbdaa, 0xad8b, 0x9de8, 0x8dc9, 0x7c26, 0x6c07, 0x5c64, 0x4c45, 0x3ca2, 0x2c83, 0x1ce0, 0x0cc1, 0xef1f, 0xff3e, 0xcf5d, 0xdf7c, 0xaf9b, 0xbfba, 0x8fd9, 0x9ff8, 0x6e17, 0x7e36, 0x4e55, 0x5e74, 0x2e93, 0x3eb2, 0x0ed1, 0x1ef0 };static uint16_t crcByte(uint16_t fcs, uint8_t c);# 20 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/msp430baudrates.h"enum __nesc_unnamed4286 {  UBR_ACLK_1200 = 0x001B, UMCTL_ACLK_1200 = 0x94,   UBR_ACLK_1800 = 0x0012, UMCTL_ACLK_1800 = 0x84,   UBR_ACLK_2400 = 0x000D, UMCTL_ACLK_2400 = 0x6D,   UBR_ACLK_4800 = 0x0006, UMCTL_ACLK_4800 = 0x77,   UBR_ACLK_9600 = 0x0003, UMCTL_ACLK_9600 = 0x29,   UBR_SMCLK_1200 = 0x0369, UMCTL_SMCLK_1200 = 0x7B,   UBR_SMCLK_1800 = 0x0246, UMCTL_SMCLK_1800 = 0x55,   UBR_SMCLK_2400 = 0x01B4, UMCTL_SMCLK_2400 = 0xDF,   UBR_SMCLK_4800 = 0x00DA, UMCTL_SMCLK_4800 = 0xAA,   UBR_SMCLK_9600 = 0x006D, UMCTL_SMCLK_9600 = 0x44,   UBR_SMCLK_19200 = 0x0036, UMCTL_SMCLK_19200 = 0xB5,   UBR_SMCLK_38400 = 0x001B, UMCTL_SMCLK_38400 = 0x94,   UBR_SMCLK_57600 = 0x0012, UMCTL_SMCLK_57600 = 0x84,   UBR_SMCLK_76800 = 0x000D, UMCTL_SMCLK_76800 = 0x6D,   UBR_SMCLK_115200 = 0x0009, UMCTL_SMCLK_115200 = 0x10,   UBR_SMCLK_230400 = 0x0004, UMCTL_SMCLK_230400 = 0x55};static  result_t HPLInitM$init(void);static  void MSP430ClockM$MSP430ClockInit$default$initTimerB(void);static  void MSP430ClockM$MSP430ClockInit$defaultInitTimerA(void);static  void MSP430ClockM$MSP430ClockInit$default$initTimerA(void);static  void MSP430ClockM$MSP430ClockInit$defaultInitTimerB(void);static  void MSP430ClockM$MSP430ClockInit$default$initClocks(void);static  void MSP430ClockM$MSP430ClockInit$defaultInitClocks(void);static   void MSP430ClockM$ACLKCompare$fired(void);static  result_t MSP430ClockM$StdControl$init(void);static  result_t MSP430ClockM$StdControl$start(void);static   MSP430CompareControl_t MSP430TimerM$ControlA2$getControl(void);static   MSP430CompareControl_t MSP430TimerM$ControlB0$getControl(void);static   uint16_t MSP430TimerM$CaptureA1$getEvent(void);static   void MSP430TimerM$CaptureA1$default$captured(uint16_t arg_0xa4c8668);static   uint16_t MSP430TimerM$CaptureB3$getEvent(void);static   void MSP430TimerM$CaptureB3$default$captured(uint16_t arg_0xa4c8668);static   void MSP430TimerM$CompareA1$default$fired(void);static   void MSP430TimerM$CompareB3$setEventFromNow(uint16_t arg_0xa48cbe8);static   uint16_t MSP430TimerM$CaptureB6$getEvent(void);static   void MSP430TimerM$CaptureB6$default$captured(uint16_t arg_0xa4c8668);static   MSP430CompareControl_t MSP430TimerM$ControlB4$getControl(void);static   void MSP430TimerM$ControlB4$enableEvents(void);static   void MSP430TimerM$ControlB4$setControlAsCompare(void);static   void MSP430TimerM$ControlB4$disableEvents(void);static   void MSP430TimerM$ControlB4$clearPendingInterrupt(void);static   MSP430CompareControl_t MSP430TimerM$ControlA0$getControl(void);static   uint16_t MSP430TimerM$CaptureB1$getEvent(void);static   void MSP430TimerM$CaptureB1$clearOverflow(void);static   bool MSP430TimerM$CaptureB1$isOverflowPending(void);static   void MSP430TimerM$CompareB1$default$fired(void);static   void MSP430TimerM$ControlB1$setControlAsCapture(bool arg_0xa489390);static   MSP430CompareControl_t MSP430TimerM$ControlB1$getControl(void);static   void MSP430TimerM$ControlB1$enableEvents(void);static   void MSP430TimerM$ControlB1$disableEvents(void);static   void MSP430TimerM$ControlB1$clearPendingInterrupt(void);static   uint16_t MSP430TimerM$CaptureA2$getEvent(void);static   void MSP430TimerM$CaptureA2$default$captured(uint16_t arg_0xa4c8668);static   uint16_t MSP430TimerM$CaptureB4$getEvent(void);static   void MSP430TimerM$CaptureB4$default$captured(uint16_t arg_0xa4c8668);static   MSP430CompareControl_t MSP430TimerM$ControlB2$getControl(void);static   void MSP430TimerM$ControlB2$enableEvents(void);static   void MSP430TimerM$ControlB2$setControlAsCompare(void);static   void MSP430TimerM$CompareA2$default$fired(void);static   void MSP430TimerM$TimerA$default$overflow(void);static   void MSP430TimerM$CompareB4$setEventFromNow(uint16_t arg_0xa48cbe8);static   MSP430CompareControl_t MSP430TimerM$ControlA1$getControl(void);static   MSP430CompareControl_t MSP430TimerM$ControlB5$getControl(void);static   uint16_t MSP430TimerM$CaptureA0$getEvent(void);static   void MSP430TimerM$CaptureA0$default$captured(uint16_t arg_0xa4c8668);static   uint16_t MSP430TimerM$CaptureB2$getEvent(void);static   void MSP430TimerM$CaptureB2$default$captured(uint16_t arg_0xa4c8668);static   void MSP430TimerM$CompareA0$default$fired(void);static   void MSP430TimerM$CompareB2$setEventFromPrev(uint16_t arg_0xa48c7d0);static   void MSP430TimerM$CompareB2$setEventFromNow(uint16_t arg_0xa48cbe8);static   uint16_t MSP430TimerM$CaptureB5$getEvent(void);static   void MSP430TimerM$CaptureB5$default$captured(uint16_t arg_0xa4c8668);static   MSP430CompareControl_t MSP430TimerM$ControlB3$getControl(void);static   void MSP430TimerM$ControlB3$enableEvents(void);static   void MSP430TimerM$ControlB3$setControlAsCompare(void);static   void MSP430TimerM$ControlB3$disableEvents(void);static   void MSP430TimerM$ControlB3$clearPendingInterrupt(void);static   uint16_t MSP430TimerM$TimerB$read(void);static   void MSP430TimerM$TimerB$clearOverflow(void);static   bool MSP430TimerM$TimerB$isOverflowPending(void);static   void MSP430TimerM$CompareB5$default$fired(void);static   uint16_t MSP430TimerM$CaptureB0$getEvent(void);static   void MSP430TimerM$CaptureB0$default$captured(uint16_t arg_0xa4c8668);static   void MSP430TimerM$CompareB6$default$fired(void);static   void MSP430TimerM$CompareB0$default$fired(void);static   MSP430CompareControl_t MSP430TimerM$ControlB6$getControl(void);static  result_t ACBaseM$UARTSend$sendDone(TOS_MsgPtr arg_0xa5bbde0, result_t arg_0xa5bbf30);static  TOS_MsgPtr ACBaseM$UARTTokenReceive$receive(TOS_MsgPtr arg_0xa5d69b8, uint8_t arg_0xa5d6b00);static  TOS_MsgPtr ACBaseM$RadioReceive$receive(TOS_MsgPtr arg_0xa5bf368);static  result_t ACBaseM$JTimer$fired(void);static  result_t ACBaseM$RadioSend$sendDone(TOS_MsgPtr arg_0xa5bbde0, result_t arg_0xa5bbf30);static  result_t ACBaseM$StdControl$init(void);static  result_t ACBaseM$StdControl$start(void);static  TOS_MsgPtr ACBaseM$UARTReceive$receive(TOS_MsgPtr arg_0xa5bf368);static  result_t CC2420RadioM$SplitControl$default$initDone(void);static  result_t CC2420RadioM$SplitControl$init(void);static  result_t CC2420RadioM$SplitControl$default$startDone(void);static  result_t CC2420RadioM$SplitControl$start(void);static   result_t CC2420RadioM$FIFOP$fired(void);static   result_t CC2420RadioM$BackoffTimerJiffy$fired(void);static  result_t CC2420RadioM$Send$send(TOS_MsgPtr arg_0xa5bb8c8);static   void CC2420RadioM$RadioReceiveCoordinator$default$startSymbol(uint8_t arg_0xa618af0, uint8_t arg_0xa618c38, TOS_MsgPtr arg_0xa618d88);static   result_t CC2420RadioM$SFD$captured(uint16_t arg_0xa642230);static   void CC2420RadioM$RadioSendCoordinator$default$startSymbol(uint8_t arg_0xa618af0, uint8_t arg_0xa618c38, TOS_MsgPtr arg_0xa618d88);static   result_t CC2420RadioM$HPLChipconFIFO$TXFIFODone(uint8_t arg_0xa626998, uint8_t *arg_0xa626af8);static   result_t CC2420RadioM$HPLChipconFIFO$RXFIFODone(uint8_t arg_0xa626308, uint8_t *arg_0xa626468);static  result_t CC2420RadioM$StdControl$init(void);static  result_t CC2420RadioM$StdControl$start(void);static   int16_t CC2420RadioM$MacBackoff$default$initialBackoff(TOS_MsgPtr arg_0xa61b378);static   int16_t CC2420RadioM$MacBackoff$default$congestionBackoff(TOS_MsgPtr arg_0xa61b7a0);static  result_t CC2420RadioM$CC2420SplitControl$initDone(void);static  result_t CC2420RadioM$CC2420SplitControl$startDone(void);static  result_t CC2420ControlM$SplitControl$init(void);static  result_t CC2420ControlM$SplitControl$start(void);static   result_t CC2420ControlM$CCA$fired(void);static   result_t CC2420ControlM$HPLChipconRAM$writeDone(uint16_t arg_0xa680310, uint8_t arg_0xa680458, uint8_t *arg_0xa6805b8);static   result_t CC2420ControlM$CC2420Control$VREFOn(void);static   result_t CC2420ControlM$CC2420Control$RxMode(void);static  result_t CC2420ControlM$CC2420Control$TuneManual(uint16_t arg_0xa6045b8);static  result_t CC2420ControlM$CC2420Control$setShortAddress(uint16_t arg_0xa61e0a0);static   result_t CC2420ControlM$CC2420Control$OscillatorOn(void);static   uint16_t HPLCC2420M$HPLCC2420$read(uint8_t arg_0xa64c0e8);static   uint8_t HPLCC2420M$HPLCC2420$write(uint8_t arg_0xa633aa0, uint16_t arg_0xa633bf0);static   uint8_t HPLCC2420M$HPLCC2420$cmd(uint8_t arg_0xa633648);static   result_t HPLCC2420M$HPLCC2420FIFO$writeTXFIFO(uint8_t arg_0xa64dbf8, uint8_t *arg_0xa64dd58);static   result_t HPLCC2420M$HPLCC2420FIFO$readRXFIFO(uint8_t arg_0xa64d4c0, uint8_t *arg_0xa64d620);static   result_t HPLCC2420M$HPLCC2420RAM$write(uint16_t arg_0xa6a9b38, uint8_t arg_0xa6a9c80, uint8_t *arg_0xa6a9de0);static  result_t HPLCC2420M$StdControl$init(void);static  result_t HPLCC2420M$StdControl$start(void);static  result_t HPLCC2420M$BusArbitration$busFree(void);static   void HPLUSART0M$HPLI2CInterrupt$default$fired(void);static   result_t HPLUSART0M$USARTData$default$rxDone(uint8_t arg_0xa708d88);static   result_t HPLUSART0M$USARTData$default$txDone(void);static   result_t HPLUSART0M$USARTControl$isTxEmpty(void);static   bool HPLUSART0M$USARTControl$isSPI(void);static   void HPLUSART0M$USARTControl$disableUART(void);static   bool HPLUSART0M$USARTControl$isUART(void);static   bool HPLUSART0M$USARTControl$isI2C(void);static   result_t HPLUSART0M$USARTControl$disableRxIntr(void);static   result_t HPLUSART0M$USARTControl$disableTxIntr(void);static   bool HPLUSART0M$USARTControl$isUARTtx(void);static   void HPLUSART0M$USARTControl$disableI2C(void);static   void HPLUSART0M$USARTControl$setModeSPI(void);static   msp430_usartmode_t HPLUSART0M$USARTControl$getMode(void);static   result_t HPLUSART0M$USARTControl$isTxIntrPending(void);static   result_t HPLUSART0M$USARTControl$tx(uint8_t arg_0xa6e1c68);static   uint8_t HPLUSART0M$USARTControl$rx(void);static   result_t HPLUSART0M$USARTControl$isRxIntrPending(void);static   bool HPLUSART0M$USARTControl$isUARTrx(void);static   result_t HPLCC2420InterruptM$FIFO$default$fired(void);static   result_t HPLCC2420InterruptM$FIFOP$disable(void);static   result_t HPLCC2420InterruptM$FIFOP$startWait(bool arg_0xa6460f0);static   void HPLCC2420InterruptM$CCAInterrupt$fired(void);static   void HPLCC2420InterruptM$FIFOInterrupt$fired(void);static   result_t HPLCC2420InterruptM$CCA$startWait(bool arg_0xa6460f0);static   void HPLCC2420InterruptM$SFDCapture$captured(uint16_t arg_0xa4c8668);static   result_t HPLCC2420InterruptM$SFD$disable(void);static   result_t HPLCC2420InterruptM$SFD$enableCapture(bool arg_0xa647cf8);static   void HPLCC2420InterruptM$FIFOPInterrupt$fired(void);static   void MSP430InterruptM$Port14$clear(void);static   void MSP430InterruptM$Port14$disable(void);static   void MSP430InterruptM$Port14$edge(bool arg_0xa74d028);static   void MSP430InterruptM$Port14$enable(void);static   void MSP430InterruptM$Port26$clear(void);static   void MSP430InterruptM$Port26$default$fired(void);static   void MSP430InterruptM$Port17$clear(void);static   void MSP430InterruptM$Port17$default$fired(void);static   void MSP430InterruptM$Port21$clear(void);static   void MSP430InterruptM$Port21$default$fired(void);static   void MSP430InterruptM$Port12$clear(void);static   void MSP430InterruptM$Port12$default$fired(void);static   void MSP430InterruptM$Port24$clear(void);static   void MSP430InterruptM$Port24$default$fired(void);static   void MSP430InterruptM$ACCV$clear(void);static   void MSP430InterruptM$ACCV$default$fired(void);static   void MSP430InterruptM$Port15$clear(void);static   void MSP430InterruptM$Port15$default$fired(void);static   void MSP430InterruptM$Port27$clear(void);static   void MSP430InterruptM$Port27$default$fired(void);static   void MSP430InterruptM$Port10$clear(void);static   void MSP430InterruptM$Port10$disable(void);static   void MSP430InterruptM$Port10$edge(bool arg_0xa74d028);static   void MSP430InterruptM$Port10$enable(void);static   void MSP430InterruptM$Port22$clear(void);static   void MSP430InterruptM$Port22$default$fired(void);static   void MSP430InterruptM$OF$clear(void);static   void MSP430InterruptM$OF$default$fired(void);static   void MSP430InterruptM$Port13$clear(void);static   void MSP430InterruptM$Port13$disable(void);static   void MSP430InterruptM$Port25$clear(void);static   void MSP430InterruptM$Port25$default$fired(void);static   void MSP430InterruptM$Port16$clear(void);static   void MSP430InterruptM$Port16$default$fired(void);static   void MSP430InterruptM$NMI$clear(void);static   void MSP430InterruptM$NMI$default$fired(void);static   void MSP430InterruptM$Port20$clear(void);static   void MSP430InterruptM$Port20$default$fired(void);static   void MSP430InterruptM$Port11$clear(void);static   void MSP430InterruptM$Port11$default$fired(void);static   void MSP430InterruptM$Port23$clear(void);static   void MSP430InterruptM$Port23$default$fired(void);static  result_t BusArbitrationM$BusArbitration$default$busFree(uint8_t arg_0xa7e66d8);static   result_t BusArbitrationM$BusArbitration$releaseBus(uint8_t arg_0xa7e66d8);static   result_t BusArbitrationM$BusArbitration$getBus(uint8_t arg_0xa7e66d8);static   uint16_t RandomLFSR$Random$rand(void);static   result_t RandomLFSR$Random$init(void);static   result_t TimerJiffyAsyncM$TimerJiffyAsync$setOneShot(uint32_t arg_0xa643e38);static   bool TimerJiffyAsyncM$TimerJiffyAsync$isSet(void);static   result_t TimerJiffyAsyncM$TimerJiffyAsync$stop(void);static   void TimerJiffyAsyncM$AlarmCompare$fired(void);static  result_t TimerJiffyAsyncM$StdControl$init(void);static  result_t TimerJiffyAsyncM$StdControl$start(void);static   result_t LedsC$Leds$yellowOff(void);static   result_t LedsC$Leds$yellowOn(void);static   result_t LedsC$Leds$init(void);static   result_t LedsC$Leds$greenOff(void);static   result_t LedsC$Leds$redOff(void);static   result_t LedsC$Leds$greenToggle(void);static   result_t LedsC$Leds$yellowToggle(void);static   result_t LedsC$Leds$redToggle(void);static   result_t LedsC$Leds$redOn(void);static   result_t LedsC$Leds$greenOn(void);static   result_t FramerM$ByteComm$txDone(void);static   result_t FramerM$ByteComm$txByteReady(bool arg_0xa85d480);static   result_t FramerM$ByteComm$rxByteReady(uint8_t arg_0xa85ccb0, bool arg_0xa85cdf8, uint16_t arg_0xa85cf50);static  result_t FramerM$BareSendMsg$send(TOS_MsgPtr arg_0xa5bb8c8);static  result_t FramerM$StdControl$init(void);static  result_t FramerM$StdControl$start(void);static  result_t FramerM$TokenReceiveMsg$ReflectToken(uint8_t arg_0xa5d7118);static   result_t UARTM$HPLUART$get(uint8_t arg_0xa895440);static   result_t UARTM$HPLUART$putDone(void);static   result_t UARTM$ByteComm$txByte(uint8_t arg_0xa85c820);static  result_t UARTM$Control$init(void);static  result_t UARTM$Control$start(void);static   result_t HPLUARTM$USARTData$rxDone(uint8_t arg_0xa708d88);static   result_t HPLUARTM$USARTData$txDone(void);static   result_t HPLUARTM$UART$init(void);static   result_t HPLUARTM$UART$put(uint8_t arg_0xa894f40);static   void HPLUSART1M$USARTControl$setClockRate(uint16_t arg_0xa6e0168, uint8_t arg_0xa6e02b0);static   void HPLUSART1M$USARTControl$setClockSource(uint8_t arg_0xa6e3d00);static   result_t HPLUSART1M$USARTControl$enableRxIntr(void);static   result_t HPLUSART1M$USARTControl$enableTxIntr(void);static   result_t HPLUSART1M$USARTControl$tx(uint8_t arg_0xa6e1c68);static   void HPLUSART1M$USARTControl$setModeUART(void);static  result_t TimerM$TimerMilli$default$fired(uint8_t arg_0xa8e42d0);static   uint32_t TimerM$LocalTime$read(void);static   void TimerM$AlarmCompare$fired(void);static  result_t TimerM$TimerJiffy$default$fired(uint8_t arg_0xa8e4cc8);static   void TimerM$AlarmTimer$overflow(void);static  result_t TimerM$StdControl$init(void);static  result_t TimerM$StdControl$start(void);static  result_t TimerM$Timer$default$fired(uint8_t arg_0xa8e9be8);static  result_t TimerM$Timer$start(uint8_t arg_0xa8e9be8, char arg_0xa5e7cf0, uint32_t arg_0xa5e7e48);static  # 47 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MainM.nc"result_t MainM$hardwareInit(void);static  # 63 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc"result_t MainM$StdControl$init(void);static  result_t MainM$StdControl$start(void);# 52 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MainM.nc"int   main(void);static  # 63 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc"result_t HPLInitM$MSP430ClockControl$init(void);static  result_t HPLInitM$MSP430ClockControl$start(void);static inline  # 35 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/HPLInitM.nc"result_t HPLInitM$init(void);static  # 29 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430ClockInit.nc"void MSP430ClockM$MSP430ClockInit$initTimerB(void);static  #line 28void MSP430ClockM$MSP430ClockInit$initTimerA(void);static  #line 27void MSP430ClockM$MSP430ClockInit$initClocks(void);static   # 38 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430TimerControl.nc"void MSP430ClockM$ACLKControl$enableEvents(void);static   #line 35void MSP430ClockM$ACLKControl$setControlAsCompare(void);static   # 31 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430ClockM$ACLKCompare$setEventFromPrev(uint16_t arg_0xa48c7d0);static   void MSP430ClockM$ACLKCompare$setEventFromNow(uint16_t arg_0xa48cbe8); # 36 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430ClockM.nc"static volatile uint8_t MSP430ClockM$IE1 __asm ("0x0000"); static volatile uint16_t MSP430ClockM$TA0CTL __asm ("0x0160"); static volatile uint16_t MSP430ClockM$TA0IV __asm ("0x012E"); static volatile uint16_t MSP430ClockM$TBCTL __asm ("0x0180"); static volatile uint16_t MSP430ClockM$TBIV __asm ("0x011E");volatile  uint16_t MSP430ClockM$m_dco_curr;volatile  uint16_t MSP430ClockM$m_dco_prev;volatile  uint8_t MSP430ClockM$m_aclk_count;enum MSP430ClockM$__nesc_unnamed4287 {  MSP430ClockM$ACLK_CALIB_PERIOD = 128,   MSP430ClockM$ACLK_KHZ = 32,   MSP430ClockM$TARGET_DCO_KHZ = 4096,   MSP430ClockM$TARGET_DCO_DELTA = MSP430ClockM$TARGET_DCO_KHZ / MSP430ClockM$ACLK_KHZ * MSP430ClockM$ACLK_CALIB_PERIOD};static inline  void MSP430ClockM$MSP430ClockInit$defaultInitClocks(void);static inline  #line 75void MSP430ClockM$MSP430ClockInit$defaultInitTimerA(void);static inline  #line 90void MSP430ClockM$MSP430ClockInit$defaultInitTimerB(void);static inline   #line 105void MSP430ClockM$MSP430ClockInit$default$initClocks(void);static inline   void MSP430ClockM$MSP430ClockInit$default$initTimerA(void);static inline   void MSP430ClockM$MSP430ClockInit$default$initTimerB(void);static inline void MSP430ClockM$startTimerA(void);static inline #line 133void MSP430ClockM$startTimerB(void);static inline   #line 146void MSP430ClockM$ACLKCompare$fired(void);static inline #line 158void MSP430ClockM$set_calib(int calib);static inline void MSP430ClockM$test_calib(int calib);static inline uint16_t MSP430ClockM$busywait_delta(void);static inline uint16_t MSP430ClockM$test_calib_busywait_delta(int calib);static inline void MSP430ClockM$busyCalibrateDCO(void);static inline #line 234void MSP430ClockM$garnishedBusyCalibrateDCO(void);static inline  result_t MSP430ClockM$StdControl$init(void);static inline  #line 265result_t MSP430ClockM$StdControl$start(void);static   # 74 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Capture.nc"void MSP430TimerM$CaptureA1$captured(uint16_t arg_0xa4c8668);static   #line 74void MSP430TimerM$CaptureB3$captured(uint16_t arg_0xa4c8668);static   # 34 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430TimerM$CompareA1$fired(void);static   #line 34void MSP430TimerM$CompareB3$fired(void);static   # 74 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Capture.nc"void MSP430TimerM$CaptureB6$captured(uint16_t arg_0xa4c8668);static   #line 74void MSP430TimerM$CaptureB1$captured(uint16_t arg_0xa4c8668);static   # 34 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430TimerM$CompareB1$fired(void);static   # 74 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Capture.nc"void MSP430TimerM$CaptureA2$captured(uint16_t arg_0xa4c8668);static   #line 74void MSP430TimerM$CaptureB4$captured(uint16_t arg_0xa4c8668);static   # 34 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430TimerM$CompareA2$fired(void);static   # 33 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Timer.nc"void MSP430TimerM$TimerA$overflow(void);static   # 34 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430TimerM$CompareB4$fired(void);static   # 74 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Capture.nc"void MSP430TimerM$CaptureA0$captured(uint16_t arg_0xa4c8668);static   #line 74void MSP430TimerM$CaptureB2$captured(uint16_t arg_0xa4c8668);static   # 34 "C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/MSP430Compare.nc"void MSP430TimerM$CompareA0$fired(void);static   #line 34

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -