Searched defs:u8 (Results 1 – 8 of 8) sorted by relevance
179 u32 * /* stats_clear_rsp_mask */, u8 /* stop_req */, u8 * /* stop_rsp */) in wifi_clear_link_stats() argument
41 #define u8 uint8_t macro
38 typedef unsigned char u8; typedef
44 typedef u_int8_t u8; typedef
101 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);} argument
94 typedef unsigned char u8; typedef