代码搜索:SD卡文件

找到约 10,000 项符合「SD卡文件」的源代码

代码结果 10,000
www.eeworm.com/read/16647/681985

h stm32_eval_sdio_sd.h

/** ****************************************************************************** * @file stm32_eval_sdio_sd.h * @author MCD Application Team * @version V4.5.0 * @date 07-March-
www.eeworm.com/read/17190/721384

administrator mp3_vs_sd.uvgui.administrator

-2.1
www.eeworm.com/read/37302/900952

m evolve_normal_vector_weno_sd.m

function [delta, H1_abs, H2_abs] = evolve_normal_vector_WENO_SD(phi, dx, dy, Vn_ext, u_ext, v_ext) % % Finds the amount of evolution under a force in % normal direction and a force based on a vecto
www.eeworm.com/read/37302/900969

m select_der_normal_vector_sd.m

function [der] = select_der_normal_vector_SD(u, Vn, der_minus, der_plus) % % Under a force in the normal direction and a force based on a % vector field, and assuming phi is approximately a signed
www.eeworm.com/read/487144/1242336

h mvd_dm_var_sd_reduce.h

// --------------------------------------- // MVD DM variable address C definitions // Jupiter MVD Assembler Version 1.2 // Firmware Version 349 //---------------------------------------- #def
www.eeworm.com/read/463239/1538912

v test_count_ones_sd_0.v

module t_count_ones_SD(); parameter counter_size = 3; parameter word_size = 4; wire [counter_size -1 : 0] bit_count; wire start, done; reg [word_size-1: 0] data; reg clk, re
www.eeworm.com/read/209211/4985842

c sd53c8xx.c

/* * NCR/Symbios/LSI Logic 53c8xx driver for Plan 9 * Nigel Roles (nigel@9fs.org) * * 27/5/02 Fixed problems with transfers >= 256 * 512 * * 13/3/01 Fixed microcode to support targets > 7 * *