代码搜索:dataflash

找到约 774 项符合「dataflash」的源代码

代码结果 774
www.eeworm.com/read/368758/2807218

c atmel.c

/* * Atmel SPI DataFlash support * * Copyright (C) 2008 Atmel Corporation */ #define DEBUG #include #include #include #include "spi_flash_internal.h" /* AT45-
www.eeworm.com/read/362543/2931212

c atmel.c

/* * Atmel SPI DataFlash support * * Copyright (C) 2008 Atmel Corporation */ #define DEBUG #include #include #include #include "spi_flash_internal.h" /* AT45-
www.eeworm.com/read/106823/15620680

c sound_system2.c

/* Erase all pages if desired. Write data to buffer 1. If buffer is full, write buffer to page. Read DataFlash alternating through buffer1 and buffer2 into the data register. */ #include "io853
www.eeworm.com/read/106823/15620681

bak sound_system.bak

/* Erase all pages if desired. Write data to buffer 1. If buffer is full, write buffer to page. Read DataFlash alternating through buffer1 and buffer2 into the data register. */ #include "io853
www.eeworm.com/read/165655/10055158

c do_consume.c

#include "My_head.h" #include "carddef.h" //#include "rfic.h" //#include "sendcard.h" #include "DS_addr.h" #include "DataFlash.H" #include "RfModuleFunc.H" //#define _DEBUG #ifdef _DE
www.eeworm.com/read/354856/6942108

c do_consume.c

#include "My_head.h" #include "carddef.h" //#include "rfic.h" //#include "sendcard.h" #include "DS_addr.h" #include "DataFlash.H" #include "RfModuleFunc.H" //#define _DEBUG #ifdef _DE
www.eeworm.com/read/414420/2148361

c cmd_df.c

/* * Command for accessing DataFlash. * * Copyright (C) 2008 Atmel Corporation */ #include #include static int do_df(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]) { const
www.eeworm.com/read/443164/7636742

text1

// Header: // File Name: // Author: // Date: #include #include #include #include"dataflash.h" #include"gain_temp.h" #include"pid.h"
www.eeworm.com/read/111714/15504709

c sample.c

#include “io8535.h” #include #include “stdlib.h” #include “dataflash.h” // prototypes void setup (void); void erasing (void); void recording (void); void interrupt[ADC_vect] sample_r
www.eeworm.com/read/478252/6722682

cpp main.cpp

#include "AT91SAM9261.h" extern void uart_rx_init(void); extern void UartSendst( char *pt); extern int dataflash_init(); void time_delay(void) { int a = 0; int i = 0; int j = 0; fo