代码搜索:spi总线
找到约 10,000 项符合「spi总线」的源代码
代码结果 10,000
www.eeworm.com/read/391519/8399226
lst spi.lst
1 .file "spi.c"
2 .arch atmega32
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/391519/8399240
o spi.o
www.eeworm.com/read/391519/8399273
c spi.c
//-------------------------------------------------------------------------
#include
#include
//-------------------------------------------------------------------------
www.eeworm.com/read/391519/8399289
h spi.h
//-------------------------------------------------------------------------
// SPI interface initializer
void spiInit(void);
//----------------------------------------------------------------------
www.eeworm.com/read/391172/8417664
cpp spi.cpp
/*******************************************************************************
*
* G p s S p i D e v i c e D r i v e r
*
* Areas are are:
* 1) Initialization and dei
www.eeworm.com/read/191835/8420461
c spi.c
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/191835/8420474
h spi.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/291241/8432110
pdf spi.pdf
www.eeworm.com/read/190295/8444957
c spi.c
/* ------------------------------------------------------------------------
File : spi.c
Descr : Software SPI serial interface routines.
History: 19JAN.00; Henk B&B; Definition.
27
www.eeworm.com/read/190295/8444987
h spi.h
/* ------------------------------------------------------------------------
File : spi.h
Descr : Declarations of (software) SPI serial interface functions.
History: 19JAN.00; Henk B&B; Defin