代码搜索:electrical system
找到约 10,000 项符合「electrical system」的源代码
代码结果 10,000
www.eeworm.com/read/432765/8575973
c system.c
#include "System.h"
//25ms定时器2计数值=0x10000-22.1184M/12/40
#define T2L_VAL 0x00
#define T2H_VAL 0x4C
unsigned char CheckKeyF=0; //键盘检测标志位
unsigned int counter=0; //T2计数器,25ms++
unsigned int
www.eeworm.com/read/432765/8576039
h system.h
#ifndef _SYSTEM_H_
#define _SYSTEM_H_
#include
//LCD引脚定义
sbit WR = P5^0;
sbit RD = P5^1;
sbit CS = P5^2;
sbit A0 = P5^3;
sbit mLES_SW =P7^0;
sbit RES = P7^1;
www.eeworm.com/read/187912/8591536
h system.h
//本文的代码是比较难懂的,请各位在读本文时,先找参考书熟悉一下门描述符、系统描述符的一般格式,这是读懂本文的关键
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \ //保存用户数据数据段
"pushl %%eax\n\
www.eeworm.com/read/288820/8605198
h system.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/288572/8621521
o system.o
www.eeworm.com/read/288572/8621758
c system.c
/*------------------------------------------------------------------------------*/
/* Project Name: Multiplexer of MPEG-II */
/* Module Name: system function
www.eeworm.com/read/288458/8630931
h system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
www.eeworm.com/read/388055/8640090
map system.map
kernel/blk_drv/blk_drv.a(ll_rw_blk.o) needed due to _ll_rw_block
kernel/blk_drv/blk_drv.a(floppy.o) needed due to _do_floppy
kernel/blk_drv/blk_drv.a(hd.o) needed due to _do_hd
kernel/blk_drv/blk_drv.
www.eeworm.com/read/288211/8647372
ini system.ini
www.eeworm.com/read/387860/8650277