代码搜索:routines 开发教程
找到约 10,000 项符合「routines 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/407151/11427743
c sd_reader_routines.c
#include
#include
#include "sd_reader_routines.h"
#include "sd_reader_regs.h"
typedef struct
{
int done;
alt_dma_rxchan rx;
void* sd_reader_base;
} SD_DMA_
www.eeworm.com/read/407151/11427744
h sd_reader_routines.h
#ifndef SD_READER_ROUTINES_H_
#define SD_READER_ROUTINES_H_
#include
#include
#include
#define SD_CARD_BLOCK_SIZE 512
int sd_reader_init( void* sd_
www.eeworm.com/read/404295/11488931
lst 1200_spi_routines.lst
MACRO ASSEMBLER 1200_SPI_ROUTINES 07/26/05 15:25:01 PAGE 1
WIN32 MACRO ASSEMBLER MA51 V06.04.14OBJECT MODULE PLACED IN C:\ALLMYFILES\MSC PRODUCTS\CD-ROM\CD NEXT VERS
www.eeworm.com/read/404295/11488935
a51 1200_spi_routines.a51
$NOMOD51
$include (REG1200.INC)
PUBLIC _spim_send_recv_byte
spim_routines SEGMENT CODE
RSEG spim_routines
ONEMICROSEC MACRO
NOP
NOP
ENDM
FIVEMICROSEC MACRO
ONEMICROSEC
ONEMICR
www.eeworm.com/read/404295/11488952
obj 1200_spi_routines.obj
www.eeworm.com/read/128828/14277729
s43 asm_routines.s43
www.eeworm.com/read/128828/14277752
s43 asm_routines.s43
www.eeworm.com/read/221800/14720472
c ospf_cfg_routines.c
/* ospf_cfg_routines.c - OSPF APIs */
/* Copyright 2001-2003 Wind River Systems, Inc. */
/*
modification history
--------------------
02b,29may03,agi Changed from RWOS calls to OSPF calls
02a,14may0
www.eeworm.com/read/221800/14720741
c ospf_show_routines.c
/* ospf_show_routines.c - OSPF show routines */
/* Copyright 2000-2003 Wind River Systems, Inc. */
/*
modification history
--------------------
02b,22may03,kkz SPR 88613 - New show routine for Area
www.eeworm.com/read/207238/15276874