代码搜索结果
找到约 10,000 项符合
SD Card 的代码
nnd12sd1a.m
function nnd12sd1(cmd,arg1)
%NND12SD1 Steepest descent backpropagation demonstration #1.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%===============
nnd12sd2.m
function nnd12sd2(cmd,arg1)
%NND12SD2 Steepest descent backpropagation demonstration #2.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%===============
nnd12sd1.m
function nnd12sd1(cmd,arg1)
%NND12SD1 Steepest descent backpropagation demonstration #1.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%===============
sd__raw_8h.html
sd-reader: sd_raw.h File Reference
sd__raw_8c.html
sd-reader: sd_raw.c File Reference
group__sd__raw__config.html
sd-reader: MMC/SD configuration
sd__raw_8h.html
sd-reader: sd_raw.h File Reference
sd__raw_8c.html
sd-reader: sd_raw.c File Reference
group__sd__raw__config.html
sd-reader: MMC/SD configuration
sd_controller_top_tb.v
//`define TX_ERROR_TEST
module SD_CONTROLLER_TOP_TB(
);
// WISHBONE common
reg wb_clk_i; // WISHBONE clock
reg wb_rst; // WISHBONE reset
reg [31:0] wbs_sds_dat_i;