代码搜索:CPHA
找到约 49 项符合「CPHA」的源代码
代码结果 49
www.eeworm.com/read/11517/230642
pdf 精解cpol and cpha.pdf
www.eeworm.com/read/258280/11873092
searchresults touchp~1.searchresults
---- cpha Matches (5 in 2 files) ----
IO_Map.h (d:\source code\freescale\touchpanal2\code): byte CPHA :1; /* Clock Phase */
IO_Map.h (d:\source code\f
www.eeworm.com/read/457165/7333299
c spi.c
//*****************************************************************
//
// File Name : 'spi.c'
// Title : SPI driver
// Author : Pascal Stang
// Date : 11/22/2000
// Version : 0.1
// Tar
www.eeworm.com/read/149940/5694728
c spi.c
//*****************************************************************
//
// File Name : 'spi.c'
// Title : SPI driver
// Author : Pascal Stang
// Date : 11/22/2000
// Version : 0.1
// Tar
www.eeworm.com/read/149238/5703149
c spi.c
//*****************************************************************
//
// File Name : 'spi.c'
// Title : SPI driver
// Author : Pascal Stang
// Date : 11/22/2000
// Version : 0.1
// Tar
www.eeworm.com/read/414432/11112428
h spi.h
/*************************************
显示模式设置命令:00xxxB2B1B0 其中B2B1B0为显示位数减4的值
数据设置命令: 01XX0B3B2B1B0
数据显示列表:S15 S14 S13 S12 S11 S10 S9 S8 S7 S6 S5 S4 S3 S2 S1 S0
**************
www.eeworm.com/read/307374/13723527
c s12_spi.c
//=============================================================================
// File: S12_SPI.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==================
www.eeworm.com/read/480318/6672426
c spi.c
#include "config.h"
#define SPI_SPEED_FOSC_DIV_4 0
#define SPI_SPEED_FOSC_DIV_16 1
#define SPI_SPEED_FOSC_DIV_64 2
#define SPI_SPEED_FOSC_DIV_128 3
#define SPI_2X_DISABLE 0
#define SPI_
www.eeworm.com/read/307374/13723536
c s12co_spiio.c
//=============================================================================
// File: S12CO_SPIIO.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==============