代码搜索结果

找到约 3,982 项符合 Sensor 的代码

sn9c102_mi0343.c

/*************************************************************************** * Plug-in for MI-0343 image sensor connected to the SN9C1xx PC Camera * * Controllers

usbvideo_attr.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

phy.c

#include "includes.h" CC1100_DATA_EX_BUF CC1100_Data_Ex_Buf; void PHY_Init(void) { CC1100_init(); LED_Init(RF_SIGNAL_LED|SYS_POWER_LED|SENSOR_STATUS_LED|SYS_STATUS_LED); LED_On(SYS_POWER_

phy.c

#include "includes.h" CC1100_DATA_EX_BUF CC1100_Data_Ex_Buf; void PHY_Init(void) { CC1100_init(); LED_Init(RF_SIGNAL_LED|SYS_POWER_LED|SENSOR_STATUS_LED|SYS_STATUS_LED); LED_On(SYS_POWER_

usbvideo_attr.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

usbvideo_attr.c.svn-base

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

usbvideo_attr.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

usbvideo_attr.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

driver.c

#include "Main.h" #include "AT89X51.h" #include #include extern bit timerHap; //定时器到时 BYTE bdata sensor; //光电传感器状态保存, 用于去抖 sbit CoinDoor = sensor^0; //投币口

cmosmain.c

#include "bf5xx.h" #include /*uint8_t Sensor_Reg[SENSOR_REG_SIZE]; section ("sdram0")volatile uint16_t VideoInputFrame[LINES_PER_FRAME][PIXEL_PER_LINE]; volatile uint16_t *pDestAddr =