Choco OS  V.0.16.9.0
Join to the chocolate world
oc_fmc_chips.h
Go to the documentation of this file.
1 
28 #ifndef SYSTEM_CORE_INC_DRIVERS_FMC_OC_FMC_CHIPS_H_
29 #define SYSTEM_CORE_INC_DRIVERS_FMC_OC_FMC_CHIPS_H_
30 
31 #include <oc_fmc.h>
32 
33 #ifdef oC_FMC_LLD_AVAILABLE
34 
40 #define _________________________________________CHIP_DEFINITIONS_SECTION___________________________________________________________________
41 
43 
44 extern const oC_FMC_ChipInfo_t oC_FMC_ChipInfo_IS45S16400J;
45 
46 #undef _________________________________________CHIP_DEFINITIONS_SECTION___________________________________________________________________
47 
48 #endif
49 #endif /* SYSTEM_CORE_INC_DRIVERS_FMC_OC_FMC_CHIPS_H_ */
The file with interface for FMC driver.
const oC_FMC_ChipInfo_t oC_FMC_ChipInfo_MT48LC4M32B2
chip informations for MT48LC4M32B2
Definition: oc_fmc_chips.c:60
stores informations about chip
Definition: oc_fmc.h:158