Go to the documentation of this file.
25 #ifndef TI_WILINK_ST_H
26 #define TI_WILINK_ST_H
101 #define ST_INITIALIZING 1
102 #define ST_REG_IN_PROGRESS 2
103 #define ST_REG_PENDING 3
104 #define ST_WAITING_FOR_RESP 4
146 #define ST_TX_SENDING 1
147 #define ST_TX_WAKEUP 2
195 #define GPS_STUB_TEST
208 #define LDISC_TIME 1000
209 #define CMD_RESP_TIME 800
210 #define CMD_WR_TIME 5000
211 #define MAKEWORD(a, b) ((unsigned short)(((unsigned char)(a)) \
212 | ((unsigned short)((unsigned char)(b))) << 8))
221 #define POR_RETRY_COUNT 5
233 #define UART_DEV_NAME_LEN 32
286 void st_kim_recv(
void *,
const unsigned char *,
long);
292 #define ACTION_SEND_COMMAND 1
293 #define ACTION_WAIT_EVENT 2
294 #define ACTION_SERIAL 3
295 #define ACTION_DELAY 4
296 #define ACTION_RUN_SCRIPT 5
297 #define ACTION_REMARKS 6
360 #define ST_W4_PACKET_TYPE 0
361 #define ST_W4_HEADER 1
365 #define ST_LL_ASLEEP 0
366 #define ST_LL_ASLEEP_TO_AWAKE 1
367 #define ST_LL_AWAKE 2
368 #define ST_LL_AWAKE_TO_ASLEEP 3
369 #define ST_LL_INVALID 4
372 #define LL_SLEEP_IND 0x30
373 #define LL_SLEEP_ACK 0x31
374 #define LL_WAKE_UP_IND 0x32
375 #define LL_WAKE_UP_ACK 0x33
406 #define FM_MAX_FRAME_SIZE 0xFF
407 #define FM_EVENT_HDR_SIZE 1
408 #define ST_FM_CH8_PKT 0x8