代码搜索:flexbus

找到约 26 项符合「flexbus」的源代码

代码结果 26
www.eeworm.com/read/16060/643754

c flexbus.c

/* * File: flexbus.c * Purpose: Example of communicating to an MRAM with the FlexBus * See the readme file for instructions */ #include "common.h" void TWRK40_flexbus_init
www.eeworm.com/read/16069/644909

txt flexbus.txt

This project is a simple example project that uses the FlexBus external bus interface to write/read to a Magneto-resistive Random Access Memory (MRAM) device. Communicating to an MRAM is identical to
www.eeworm.com/read/477919/1355042

h flexbus.h

/* * FlexBus Internal Memory Map * * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed
www.eeworm.com/read/440499/1794549

h flexbus.h

/* * FlexBus Internal Memory Map * * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed
www.eeworm.com/read/414420/2147191

h flexbus.h

/* * FlexBus Internal Memory Map * * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed
www.eeworm.com/read/368758/2808216

h flexbus.h

/* * FlexBus Internal Memory Map * * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed
www.eeworm.com/read/362543/2931331

h flexbus.h

/* * FlexBus Internal Memory Map * * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed
www.eeworm.com/read/490919/1194124

cfg jamaica_flexbus.cfg

ResetHalt ;Turn on RAMBAR1 at address 80000000 writecontrolreg 0x0C05 0x80000221 ;Init CS0 - Flash0 @ 0x0400_0000 writemem.l 0xFC008000 0x04000000; writemem.l 0xFC008008 0x00001140; writemem.l 0xFC
www.eeworm.com/read/490919/1194205

c flexbus_main.c

/* * \file flexbus_main.c * \brief Command line interface for Flexbus validation tests * \version $Revision: 1.1 $ * \author Michael Norman */ #include "common.h" #include "uif.h" #include
www.eeworm.com/read/490919/1194206

h flexbus_tests.h

/*! * \file Flexbus.h * \brief Header file for Flexbus Tests project * \version $Revision: 1.1 $ * \author Michael Norman */ #ifndef __FLEXBUS_H__ #define __FLEXBUS_H__ /****************