代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/414420/2149845

c atm.c

#include #include #include #include "atm.h" #include #define SYNC __asm__("sync") #define MY_ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32
www.eeworm.com/read/402480/2321620

s atomic-mips-irix.s

#include #include .text .align 3 LEAF(opal_atomic_mb) sync j ra END(opal_atomic_mb) .align 3 LEAF(opal_atomic_rmb) sync j ra END(opal_atomic_rmb) LEAF(opal_atomic_
www.eeworm.com/read/368758/2810814

c atm.c

#include #include #include #include "atm.h" #include #define SYNC __asm__("sync") #define MY_ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32
www.eeworm.com/read/362543/2932529

c atm.c

#include #include #include #include "atm.h" #include #define SYNC __asm__("sync") #define MY_ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32
www.eeworm.com/read/169552/9852582

txt qep_drv.asm.txt

;===================================================================== ; File : qep_drv.asm ; Module Name : QEP_THETA_DRV ; Initialization Routine : QEP_THETA_DRV_INIT ; Synchronization Routine :
www.eeworm.com/read/298894/7927324

m channel_est.m

% % % function [channel_mask est_sig_energy] = channel_est(rx_down, fine_sync_index, G, ... pre_code, blocks_per_code_symbol,thld,PLOT_DEBUG) code_len = length(pre_code); %repeat code G times co
www.eeworm.com/read/142735/12926478

htm mysql-实用技巧-39.htm

Untitled Document
www.eeworm.com/read/138803/13211048

htm mysql-实用技巧-39.htm

Untitled Document
www.eeworm.com/read/316129/13529732

m receiver.m

function [flag, thres_idx, data_bits, raw_bits] = receiver(rx_signal, cir, sim_options); global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_options); %keyboard %分组检
www.eeworm.com/read/316129/13529758

asv receiver.asv

function [data_bits, raw_bits] = receiver(rx_signal, cir, sim_options); global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_options); %keyboard %packet search rx_si