代码搜索结果

找到约 194 项符合 BLE 的代码

memcmp.s

#include .text .align 4 .global C_LABEL(__memcmp), C_LABEL(memcmp) C_LABEL(__memcmp): C_LABEL(memcmp): #if 1 cmp %o2, 0 ble L3 mov 0, %g3 L5: ldub [%o0], %g2 ldub [%o1], %g3

e64-4x4lut.net

.input i_63_ pinlist: i_63_ .input i_50_ pinlist: i_50_ .input i_64_ pinlist: i_64_ .input i_61_ pinlist: i_61_ .input i_62_ pinlist: i_62_ .input i_40_ pinlist: i_40_ .input i_30_ pinlist

gsm主控板.c

#include //#include #include #include #define uchar unsigned char #define uint unsigned int sbit bCancel=P1^0; //取消 sbit bCall=P1^1; //拨号/接听 sbit bLe

stdmacro.inc

;============================= ;JBS R_RAM,D_BIT,L_LABLE ;JBC R_RAM,D_BIT,L_LABLE ;SEC ;CLC ;BEQ L_LABLE ;BNE L_LABLE ;BCS L_LABLE ;BCC L_LABLE ;BLE L_LABLE ;PUSH (MUST

新建 文本文档.txt

entity top is Port (clk:in std_logic; rst:in std_logic; rxd:in std_logic; ce:out std_logic; we:out std_logic; oe:out std_logic; BHE:out std_logic; BLE:out std_logic; a

sms_markupcompile.cache

sms winexe C# .cs C:\Users\NIGHTMAl2E\Documents\Expression\Expression Blend Projects\sms\sms\obj\Debug\ sms none false DEBUG;TRACE C:\Users\NIGHTMAl2E\Documents\Expression\Expression Ble

hxdef100.ini

[Hoc"/ees\\] >h"xdef"* rcm"d.e"xe "[:\:R:o:o\:t: :P:r>:o:c

fltpr.s

/ C library-- floating output .globl pfloat .globl pscien .globl fltused .globl _ndigit .globl ecvt .globl fcvt fltused: / force loading pfloat: mov r0,_ndigit tst r2 bne 1f mov $6,_ndigit 1:

roff3.s

/ / /roff3 -- runoff skipcont: jsr pc,getchar mov r0,r2 jsr pc,alph2 beq skipcont 1: cmp $' ,r0 bne 1f jsr pc,getchar br 1b 1: mov r0,ch rts pc rbreak: tst nc ble 4f clrb *linep inc t

rf.s

/ / / rf -- real comparisons .globl rlt4 .globl rle4 .globl req4 .globl rne4 .globl rge4 .globl rgt4 rlt4: jsr pc,compar blt one br zero rle4: jsr pc,compar ble one br zero req4: jsr pc,co