MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Overview

Modules

 ftfx adapter
 

Macros

#define FTFx_DRIVER_HAS_FLASH1_SUPPORT   (0)
 Indicates whether the secondary flash is supported in the Flash driver.
 

FTFx configuration

#define FTFx_DRIVER_IS_FLASH_RESIDENT   1
 Flash driver location. More...
 
#define FTFx_DRIVER_IS_EXPORTED   0
 Flash Driver Export option. More...
 

Secondary flash configuration

#define FTFx_FLASH1_HAS_PROT_CONTROL   (0)
 Indicates whether the secondary flash has its own protection register in flash module. More...
 
#define FTFx_FLASH1_HAS_XACC_CONTROL   (0)
 Indicates whether the secondary flash has its own Execute-Only access register in flash module. More...
 

Macro Definition Documentation

#define FTFx_DRIVER_IS_FLASH_RESIDENT   1

Used for the flash resident application.

#define FTFx_DRIVER_IS_EXPORTED   0

Used for the MCUXpresso SDK application.

#define FTFx_FLASH1_HAS_PROT_CONTROL   (0)
#define FTFx_FLASH1_HAS_XACC_CONTROL   (0)