代码搜索结果

找到约 10,000 项符合 Raspberry Pi 的代码

speed_pi.asm.txt

************************************************************* * Speed PI Regulator ************************************************************* ; .ref pid_reg_spd,pid_reg_spd_init ; function cal

altsyncram_pi92.tdf

--altsyncram ADDRESS_ACLR_A="NONE" ADDRESS_ACLR_B="NONE" ADDRESS_REG_B="CLOCK1" BYTE_SIZE=8 BYTEENA_ACLR_A="NONE" BYTEENA_ACLR_B="NONE" BYTEENA_REG_B="CLOCK1" CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEV

pi_zoom_slider.m

function PI_zoom_slider(hObject, eventdata, handles) haxs=findobj(gcf,'type','axes','tag','MAINAXES'); h=get(gcf,'userdata'); hi=h(5); hvertscrol=h(16); hhorscrol=h(17); xdat=sort(get(hi,'xdat

pi_limbox_transforms.m

function PI_limbox_transforms(hObject, eventdata, handles) h=get(gcf,'userdata'); hmsg=h(2); hi=h(5); hlimbox=h(14); nm=get(gcbo,'label'); httl=get(gca,'title'); ttl=get(httl,'string'); seis=g

pi_positionaxes_lineposition.m

function PI_positionaxes_lineposition(hObject, eventdata, handles) mainax=findobj(gcf,'type','axes','tag','MAINAXES'); posax=findobj(gcf,'type','axes','tag','POSITIONAXES'); h=get(get(posax,'title'

pi_axis_options.asv

function PI_axis_options(hObject, eventdata, handles) mainax=findobj(gcf,'type','axes','tag','MAINAXES'); posax=findobj(gcf,'type','axes','tag','POSITIONAXES'); axes1=mainax; h=get(gcf,'userdata')

pi_limptmove2.m

function limptmove2(); hobj=gco; axes1=gca; % original positions of lines, will be import when reposition pts=get(axes1,'userdata'); xdat=get(axes1,'xlim'); ydat=get(axes1,'ylim'); cpt=get(axes

pi_axis_options.m

function PI_axis_options(hObject, eventdata, handles) mainax=findobj(gcf,'type','axes','tag','MAINAXES'); posax=findobj(gcf,'type','axes','tag','POSITIONAXES'); axes1=mainax; h=get(gcf,'userdata')

pi_init_image.m

function PI_init_image(); global SCALE_OPT NUMBER_OF_COLORS GRAY_PCT CLIP COLOR_MAP NOBRIGHTEN PICKS PICKCOLOR XAXISTOP ZOOM_VALUE ZOOM_LOCKS CLOSEREQUEST global CHECK_GLOBAL if(isempty(CHECK_GLOBA