代码搜索结果

找到约 10,000 项符合 SPI 的代码

spi.err

"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used "spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *' "spi.c", line 302: Warning: C2870W: variabl

spi.h

#ifndef __SPI_H__ #define __SPI_H__ void Test_Spi_MS_int(void); void Test_Spi_MS_poll(void); void Test_Spi_M_Tx_DMA1(void); void Test_Spi_M_Rx_DMA1(void); void Test_Spi_S_Tx_DMA1(void); voi

spi.c

/*———————————————————— 〖说明〗SPI总线驱动程序 包括的普通封装标准模式,特殊封装标准模式 默认11.0592Mhz的晶振。 〖文件〗93CXX.C ﹫2003/5/12 〖作者〗董石权(司马东飞) dongshiquan@163.com QQ:52455690 http://www.mcuzb.com/ 〖修改〗修改建议请到论坛公布http://www.m

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

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