Searched defs:uint8 (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_types.h50 #ifndef uint8
51 typedef unsigned char uint8; typedef
90 typedef uint8 Bool_e;
110 uint8 addr[MAC_ADDR_SIZE];
189 typedef uint8 Channel_e;
202 typedef uint8 RadioBand_e;
227 typedef uint8 Rate_e;
268 typedef uint8 Mod_e;
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_types.h52 #ifndef uint8
53 typedef unsigned char uint8; typedef
111 typedef uint8 Bool_e;
129 uint8 addr[MAC_ADDR_SIZE];
208 typedef uint8 Channel_e;
221 typedef uint8 RadioBand_e;
298 typedef uint8 Mod_e;
316 typedef uint8 TxRateIndex_t; /* set with ETxRateClassId values */
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h95 #ifndef uint8
96 #define uint8 TI_UINT8 macro
2300 uint8 coexIp; /* 0-BT, 1-WLAN (according to CoexIp_e in FW) */
2301 uint8 activityId; /* According to BT/WLAN activity numbering in FW */
2302 uint8 defaultPriority; /* 0-255, activity default priority */
2303 uint8 raisedPriority; /* 0-255, activity raised priority */
2644 uint8 InverseCuriosityFactor;
2645 uint8 TxFailLowTh;
2646 uint8 TxFailHighTh;
2647 uint8 PerAlphaShif
[all...]

Completed in 16 milliseconds