代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/346233/11759858
asm openuart.asm
INCLUDE "p18cxxx.inc"
SWTXD equ PORTB ; Transmit pin port and pin
SWTXDpin equ 4
TRIS_SWTXD equ TRISB ; Transmit pin tris and pin
SW
www.eeworm.com/read/346233/11759864
asm readuart.asm
INCLUDE "p18cxxx.inc"
SWTXD equ PORTB ; Transmit pin port and pin
SWTXDpin equ 4
TRIS_SWTXD equ TRISB ; Transmit pin tris and pin
SW
www.eeworm.com/read/346233/11759871
asm writuart.asm
INCLUDE "p18cxxx.inc"
SWTXD equ PORTB ; Transmit pin port and pin
SWTXDpin equ 4
TRIS_SWTXD equ TRISB ; Transmit pin tris and pin
SW
www.eeworm.com/read/259541/11784209
h term.h
/* vi: set sw=4 ts=4:
*
* term.h
*
* Simple terminal management library. Wraps termios(3), and
* simplifies the logistics required for the reliable management and
* control of terminals.
*
* P
www.eeworm.com/read/258434/11864263
c getopts.c
/* getopts.h */
#if !defined(__GETOPTS__)
#define GETOPTS
#define OPTINT 1
#define OPTSTR 2
#define OPTBOOL 3
#define OPTLONG 4
typedef struct {char *sw;
int opttyp;
www.eeworm.com/read/344707/11865027
c hwclock.c
/* vi: set sw=4 ts=4: */
/*
* Mini hwclock implementation for busybox
*
* Copyright (C) 2002 Robert Griebl
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/341877/12056936
c getopts.c
/* getopts.h */
#if !defined(__GETOPTS__)
#define GETOPTS
#define OPTINT 1
#define OPTSTR 2
#define OPTBOOL 3
#define OPTLONG 4
typedef struct {char *sw;
int opttyp;
www.eeworm.com/read/252197/12293499
m closmskt.m
%Closes transmitter
function closmskt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/252197/12293554
m closetra.m
%Closes transmitter
function closetra(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/252197/12293712
m closqamt.m
%Closes transmitter
function closqamt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System