代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/330009/12920757
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ
www.eeworm.com/read/242430/13007002
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
BIT0: equ 01h
BIT1:
www.eeworm.com/read/242427/13007288
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ
www.eeworm.com/read/240628/13210319
h cbit.h
//#ifndef __BIT_h__
//#define __BIT_h__
// write your header here
//bit.h for C
#ifndef __BIT_H__
#define __BIT_H__
#define Bit0 0x0001
#define Bit1 0x0002
#define Bit2 0x0004
#define B
www.eeworm.com/read/323637/13331529
h d12_operation.h
#ifndef __D12_Operation_h__
#define __D12_Operation_h__
#include
#define U8 unsigned char
#define U16 unsigned int
#define U32 unsigned long
/// dma parameter
#define D12Dma0
www.eeworm.com/read/316629/13519675
h d12_operation.h
#ifndef __D12_Operation_h__
#define __D12_Operation_h__
#include
#define U8 unsigned char
#define U16 unsigned int
#define U32 unsigned long
/// dma parameter
#define D12Dma0
www.eeworm.com/read/301692/13852339
h d12_operation.h
#ifndef __D12_Operation_h__
#define __D12_Operation_h__
#include
#define U8 unsigned char
#define U16 unsigned int
#define U32 unsigned long
/// dma parameter
#define D12Dma0
www.eeworm.com/read/331777/6303761
c key02.c
#include
#include "key.h"
void Init_Port(void)
{
//将P1口所有的管脚在初始化的时候设置为输入方式
P1DIR = 0;
//将P1口所有的管脚设置为一般I/O口
P1SEL = 0;
// 将P1.4 P1.5 P1.6 P1.7设置为输出方向
www.eeworm.com/read/436976/6343898
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ
www.eeworm.com/read/126483/6355937
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
BIT0: equ 01h
BIT1: