代码搜索结果

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

display.cpp

/* Sudoku Quick and Easy Solver Copyright (C) 2005 Suhaib Chishtie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public

display.h

void Init_TimerB(void); void Init_DispPort(void); void Display(char *pBuf); void Init_CLK(void);

display.c

#include #include "I2C.h" #include "Display.h" void Init_TimerB(void) { TBCTL = TBSSEL0 + TBCLR; // 选择ACLK,清除TAR TBCCTL0 = CCIE; // TBCCR0 中断允许 TBCCR

display.c

/************************************************************************ * * display.c, X11 interface for tmndecode (H.263 decoder) * Copyright (C) 1995, 1996 Telenor R&D, Norway * * Co

display.h

#ifndef __Linux_Display__ #define __Linux_Display__ #ifndef GLOBAL #define EXTERN extern #else #define EXTERN #endif #ifdef NON_ANSI_COMPILER #define _ANSI_ARGS_(x) () #else #define _ANS

display.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

display.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity display is --display entity port(clk_d:in std_logic; --scanning frequency of display q6:in integer range

display.cpp

#include"Display.h" #include #include #include #include extern char CurLocation[256]; //