代码搜索:3.5mm接口
找到约 10,000 项符合「3.5mm接口」的源代码
代码结果 10,000
www.eeworm.com/read/176523/9494797
h uart.h
#ifndef _UART_H
#define _UART_H
//UART0接口
//**********Put a single byte to the serial port.
void put(unsigned char data) ;
//***********Receive a single byte from the serial port.
unsigned c
www.eeworm.com/read/176523/9494848
_h uart._h
#ifndef _UART_H
#define _UART_H
//UART0接口
//**********Put a single byte to the serial port.
void put(unsigned char data) ;
//***********Receive a single byte from the serial port.
unsigned c
www.eeworm.com/read/176523/9494971
h uart.h
#ifndef _UART_H
#define _UART_H
//UART0接口
//**********Put a single byte to the serial port.
void put(unsigned char data) ;
//***********Receive a single byte from the serial port.
unsigned c
www.eeworm.com/read/166185/10030394
h studentscoredoc.h
// StudentScoreDoc.h : CStudentScoreDoc 类的接口
//
#include "User.h"
#define WM_REFRESHLIST =WM_USER+50
#pragma once
class CStudentScoreDoc : public CDocument
{
protected: // 仅从序列化创建
CStudentSc
www.eeworm.com/read/165423/10063019
v usbf_utmi_if.v
`include "usbf_defines.v"
module usbf_utmi_if(
// UTMI接口部分的端口定义
phy_clk, rst,
DataOut, TxValid, TxReady,
RxValid, RxActive, RxError, DataIn,
XcvSelect, TermSel, SuspendM, LineState,
OpMo
www.eeworm.com/read/360711/10080917
c lcd_expand.c
//========================================================================
// 文件名: LCD_Expand.c
// 作 者: Xinqiang Zhang(email: xinqiang@mzdesign.com.cn)
// 日 期: 2007/04/08
// 描 述: 硬件加速版LCD特殊应用接口
www.eeworm.com/read/163143/10173877
c ultrasonic_app.c
//========================================================================
// 文件名称: ultrasonic_App.c
// 功能描述: 超声波测距模组V2.0的功能接口函数
// 维护记录: 2006-02-21 V2.0
//========================================
www.eeworm.com/read/163143/10174000
c ultrasonic_app.c
//========================================================================
// 文件名称: ultrasonic_App.c
// 功能描述: 超声波测距模组V2.0的功能接口函数
// 维护记录: 2006-02-21 V2.0
//========================================