代码搜索:VT
找到约 9,619 项符合「VT」的源代码
代码结果 9,619
www.eeworm.com/read/163079/10175507
c vt.c
/*
* kernel/chr_drv/vt.c
*
* Copyright (C) 1992 obz under the linux copyright
* Dynamic diacritical handling - aeb@cwi.nl - Dec 1993
*/
#include
#include
www.eeworm.com/read/163079/10176010
h vt.h
#ifndef _LINUX_VT_H
#define _LINUX_VT_H
/* 0x56 is 'V', to avoid collision with termios and kd */
#define VT_OPENQRY 0x5600 /* find available vt */
struct vt_mode {
char mode; /* vt mode
www.eeworm.com/read/357508/10208057
vt300
[3g
P2$t9/17/25/33/41/49/57/65/73/81/89/97/105/113/121/129\
www.eeworm.com/read/352754/10515609
c vt.c
/*
* kernel/chr_drv/vt.c
*
* Copyright (C) 1992 obz under the linux copyright
* Dynamic diacritical handling - aeb@cwi.nl - Dec 1993
*/
#include
#include
www.eeworm.com/read/352754/10516426
h vt.h
#ifndef _LINUX_VT_H
#define _LINUX_VT_H
/* 0x56 is 'V', to avoid collision with termios and kd */
#define VT_OPENQRY 0x5600 /* find available vt */
struct vt_mode {
char mode; /* vt mode
www.eeworm.com/read/170130/7102921
udo vt.udo
-- ProjNav VHDL simulation template: vt.udo
-- You may edit this file after the line that starts with
-- '-- START' to customize your simulation
-- START user-defined simulation commands
www.eeworm.com/read/170130/7102931
fdo vt.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Mon Jun 12 15:23:04 中国标准时间 2006
##
vlib work
vcom -93 -explicit detector.vhd
vcom -93 -explicit vt.vhw
vsim -t 1p
www.eeworm.com/read/434313/7875191
c vt.c
#include
#include
#include
#FUSES HS,NOPROTECT,NOLVP,PUT,NOWDT,CPUDIV1,NOPBADEN,NOSTVREN
#use delay(clock = 20000000)
#BYTE RCBUF = 0X3A1
#BYTE TEMP = 0X3A2
www.eeworm.com/read/434313/7875202