代码搜索:Initialize

找到约 10,000 项符合「Initialize」的源代码

代码结果 10,000
www.eeworm.com/read/450111/7490769

asm ps2.asm

; ; Extended Operating System Loader (XOSL) ; Copyright (c) 1999 by Geurt Vos ; ; This code is distributed under GNU General Public License (GPL) ; ; The full text of the license can be found in
www.eeworm.com/read/239111/13302687

c main.c

#include #include #include "3510i.h" int main(void) { sbi(MCUCR, SRE); OSCCAL = 0x97; LCD_Initialize(); FS_Initialize(); FS_ChangeDir("\\"); FS_TFile F;
www.eeworm.com/read/147515/12549541

c main.c

#include #include #include "3510i.h" int main(void) { sbi(MCUCR, SRE); OSCCAL = 0x97; LCD_Initialize(); FS_Initialize(); FS_ChangeDir("\\"); FS_TFile F;
www.eeworm.com/read/292391/8359557

c start12.c

/***************************************************** start12.c - standard startup code The startup code may be optimized to special user requests ---------------------------------------
www.eeworm.com/read/291313/8425914

txt sci.txt

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: Example_28xSci_FFDLB.c
www.eeworm.com/read/189063/8491973

c init.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: init.c
www.eeworm.com/read/290000/8512955

c example_281xsci_ffdlb.c

//########################################################################### // // FILE: Example_281xSci_FFDLB.c // // TITLE: DSP281x Device SCI FIFO Digital Loop Back Test. // // ASSUMPT
www.eeworm.com/read/290000/8513031

c example_281xspi_ffdlb.c

//########################################################################### // // FILE: Example_281xSpi_FFDLB.c // // TITLE: DSP281x Device Spi Digital Loop Back program. // // ASSUMPTIONS
www.eeworm.com/read/388961/8562063

c example_2833xdma_xintf_to_ram.c

// TI File $Revision: /main/1 $ // Checkin $Date: August 29, 2007 14:07:44 $ //########################################################################### // // FILE: Example_2833xDMA_XINTF_to
www.eeworm.com/read/432522/8596971

c example_281xsci_ffdlb.c

//########################################################################### // // FILE: Example_281xSci_FFDLB.c // // TITLE: DSP281x Device SCI FIFO Digital Loop Back Test. // // ASSUMPT