代码搜索:write_enable
找到约 99 项符合「write_enable」的源代码
代码结果 99
www.eeworm.com/read/208858/15234052
vhd plasma.vhd
---------------------------------------------------------------------
-- TITLE: Plasma (CPU core with memory)
-- AUTHOR: Steve Rhoads (rhoadss@yahoo.com)
-- DATE CREATED: 6/4/02
-- FILENAME: plasma.vh
www.eeworm.com/read/233203/14163551
c uartcomm.c
*******************************************************************************/
#include "includes.h"
#define WRITE_ENABLE 1 //属性可写
#define READ_ENABLE 2 //属性可读
#define
www.eeworm.com/read/439407/6932094
v cam_generic_8s.v
//
// Module: CAM_generic_8s
// Design: CAM_Top
// Verilog code: Hierarchical RTL
// Instantiate CAM_RAMB4
// Instantiate INIT_RAMB4_S1_S16
// Instantiate INIT_8_RAM16x1s
// Instant
www.eeworm.com/read/411765/2183337
v data_write.v
`timescale 1ns/100ps
module data_write (
user_input_data,
clk90,
reset90_r,
reset270_r,
write_enable,
write_en_val,
www.eeworm.com/read/411765/2183690
v data_write.v
`timescale 1ns/100ps
module data_write (
user_input_data,
clk90,
reset90_r,
reset270_r,
write_enable,
write_en_val,
www.eeworm.com/read/355077/10295069
c spi.c
#include "f2407_c.h"
#define LED port40
volatile ioport unsigned int port40;
extern unsigned int test_x25650(void);
void write_enable(void);
unsigned int rea
www.eeworm.com/read/446277/7581748
c c8051-m25p40.c
/************ 操作 EEROM *********/
#include
#define uchar unsigned char
#define uint unsigned int
sbit eerom_cs = P0^6;
uchar romData[720];
void Write_enable()
{
eerom_
www.eeworm.com/read/308222/13705809
c spi.c
#include "f2407_c.h"
#define LED port40
volatile ioport unsigned int port40;
extern unsigned int test_x25650(void);
void write_enable(void);
unsigned int rea
www.eeworm.com/read/372371/9512472
conf vsftpd.conf
# Access rights
anonymous_enable=YES
local_enable=NO
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
# Security
anon_world_readable_only=YES
connect_from_po
www.eeworm.com/read/448678/7527271
conf vsftpd.conf
# Access rights
anonymous_enable=YES
local_enable=NO
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
# Security
anon_world_readable_only=YES
connect_from_po