代码搜索:DIP加高排针
找到约 4,861 项符合「DIP加高排针」的源代码
代码结果 4,861
www.eeworm.com/read/356716/10222487
v uclock.v
module uclock (address, instruction, clk);
input [9:0] address;
input clk;
output [17:0] instruction;
RAMB16_S18 ram_1024_x_18(
.DI (16'b0),
.DIP (2'b0),
.EN (1'b1),
www.eeworm.com/read/152695/5669271
c dipsw.c
#include
#include
unsigned char
dipsw_raw(void)
{
return cma_mb_reg_read(&((cma_mb_dipsw *)CMA_MB_DIPSW_BASE)->dip_val);
}
unsigned char
dipsw_cooked(void)
{
www.eeworm.com/read/140467/5790597
c dipsw.c
#include
#include
unsigned char
dipsw_raw(void)
{
return cma_mb_reg_read(&((cma_mb_dipsw *)CMA_MB_DIPSW_BASE)->dip_val);
}
unsigned char
dipsw_cooked(void)
{
www.eeworm.com/read/140467/5790974
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/134909/5891461
h timer1.h
#define TIMER_ENA (RB4)
#define TIMER_MODE (RB5)
#define LED1 (PORTE)
#define LED2 (PORTH)
#define LED3 (PORTF)
#define DIP1 (PORTD)
extern volatile bit UPDATE_REQUIRED;
www.eeworm.com/read/128965/5977128
c dipsw.c
#include
#include
unsigned char
dipsw_raw(void)
{
return cma_mb_reg_read(&((cma_mb_dipsw *)CMA_MB_DIPSW_BASE)->dip_val);
}
unsigned char
dipsw_cooked(void)
{
www.eeworm.com/read/128965/5977469
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/409116/11345965
c led.c
#include
unsigned char count;count1,count2;
unsigned int data time;
#define PWM_DELAY 60
#define OFF_DELAY 20
unsigned char data PWMR,PWMB,PWMG;
unsigned char DIP_P1;
//-
www.eeworm.com/read/407332/11420684
c ledctl.c
#include
#include
#include
#include
#define LEDFILE "/dev/xup_v2pro_led"
#define DIPFILE "/dev/xup_v2pro_dip"
int main()
{
printf("Content-typ
www.eeworm.com/read/407332/11420686
c getinfo.c
#include
#include
#include
#include
#define LEDFILE "/dev/xup_v2pro_led"
#define DIPFILE "/dev/xup_v2pro_dip"
int main()
{
unsigned char c2;
in