Home
last modified time | relevance | path

Searched defs:a (Results 1 – 8 of 8) sorted by relevance

/openwifi/user_space/side_ch_ctl_src/
H A Dtest_iq_2ant_file_display.m21 a = load(iq_cap_filename); variable
23 a = a(1:len_a); variable
54 a = abs(iq0_capture(:)); variable
H A Dtest_side_info_file_display.m18 a = load(side_info_filename); variable
20 a = a(1:len_a); variable
H A Dtest_iq_file_display.m21 a = load(iq_cap_filename); variable
23 a = a(1:len_a); variable
H A Dsave_iq_to_txt_for_verilog_sim.m4 a = load(mat_filename); variable
/openwifi/user_space/fast_reg_log/
H A Dfast_reg_log_analyzer.m25 a = fread(fid, inf, 'uint32'); variable
32 a = uint32(a); variable
/openwifi/user_space/inject_80211/
H A Dradiotap.c37 #define __same_type(a, b) __builtin_types_compatible_p(typeof(a), typeof(b)) argument
40 #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) argument
H A Duthash.h403 #define HASH_JEN_MIX(a,b,c) \ argument
594 #define HASH_KEYCMP(a,b,len) memcmp(a,b,len) argument
/openwifi/driver/
H A Dsdr.h66 u32 a; member
70 u16 a; member