代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/492314/6421411
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
BIT0: equ 01h
BIT1:
www.eeworm.com/read/492317/6421420
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ
www.eeworm.com/read/486629/6537104
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/347419/11666530
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/345466/11814839
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ
www.eeworm.com/read/345462/11815068
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
BIT0: equ 01h
BIT1:
www.eeworm.com/read/259017/11826993
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/233833/14132992
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/233083/14170123
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/229137/14351682
inc 63001.inc
;*****************************************************************
; 63001.h - Cypress CY7C63001A微处理器的定义
;*****************************************************************
; 通用常量的定义
BIT0: equ