代码搜索结果
找到约 10,000 项符合
SPI 的代码
dm355_spi_master.c
/*
* DM355 SPI controller driver with Interrupt.
*/
#include "dm355_spi_master.h"
#if defined(CONFIG_SPI_DEBUG)
#define DEBUG_SPI(fmt,arg...) printk(KERN_EMERG fmt , ##arg);
#else
#define DEBUG_S
g711.c
/*
* file: tmp/g711.sci
*/
#line 46 "/cygdrive/c/spi_rapidev/thirdparty/mips/sde-6.02/bin/../lib/gcc/sde/3.4.4/../../../../sde/include/machine/int_types.h"
typedef char __int8_t;
typedef un
如何让屏幕保护立即运行.txt
一 个 办 法 是 调 用 SystemParametersInfo函 数 。 如 :
Const SPI_GETSCREENSAVETIMEOUT = 14
Const SPI_SETSCREENSAVETIMEOUT = 15
Const SPI_GETSCREENSAVEACTIVE = 16
Const SPI_SETSCREENSAVEAC
main.c
#include /* common defines and macros */
#include /* derivative information */
#pragma LINK_INFO DERIVATIVE "mc9s12dg128b"
//写、读一个字节
U8 SPI_RdWr_Byte(U8 val)
main.c
/*
File: Main.c
To blink the onboard LED (D3) of the Phytec PCM-023 board
for every 65ms.
*/
typedef unsigned char uint8; /* 无符号8位整型变量 */
ty
rf211s.c
//#include "STC89LC52.H"
//#include "header.h"
#include
#include
#include "global.h"
//------------------------------------------------------------------
//返回32位数据
//--
main.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Version : V1.0
* Date
rtc_led.c
/****************************************************************************
* 文件名:LEDDISP.C
* 功能:LED数码管显示。
* 通过I/O模拟同步串口与74HC595进行连接,控制74HC595驱动LED数管显示。
* 说明:将跳线器JP3短接。
*********
app._h
//By Liangfulin
#define Uint unsigned int
#define Uchar unsigned char
#define FIRST_ADC_INPUT 0
#define LAST_ADC_INPUT 7
Uchar SPI_RecvFifo[16];
Uchar SPI_TranFifo[16];
Uchar *Pin_SPI_Rec
adc_test.smp_dump.txt
State Machine - |adc_test|adc_base:inst|spi_sta
Name spi_sta.spi_shift_comp spi_sta.spi_shift0 spi_sta.spi_shift1 spi_sta.idle
spi_sta.idle 0 0 0 0
spi_sta.spi_shift1 0 0 1 1
spi_sta.spi_shif