代码搜索结果
找到约 10,000 项符合
G 的代码
g6610.h
#define GLCD_PIXELX 130
#define GLCD_PIXELY 130
#define GLCD_CACHE_SIZE ((GLCD_PIXELX * GLCD_PIXELY) / 8)
#define GLCD_X_START 0
#define GLCD_Y_START 0
#define GLCD_X_END GLCD_PIXELY-1
ph_g.m
function [G_FUN, Q_FUN] = ph_g(Tb,OSR,BT)
%
% PH_G: This function calculates the frequency and phase functions
% required for the GMSK modulation. The functions are
% generate
burst_g.m
function tx_burst = burst_g(tx_data, TRAINING)
%
% burst_g: This function generates a bit sequence representing
% a general GSM information burst. Included are tail
% and ctrl b