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

Overview

Modules

 ftfx adapter
 

Macros

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

FTFx configuration

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

Secondary flash configuration

#define FTFx_FLASH1_HAS_PROT_CONTROL   (0U)
 Indicates whether the secondary flash has its own protection register in flash module. More...
 
#define FTFx_FLASH1_HAS_XACC_CONTROL   (0U)
 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   1U

Used for the flash resident application.

#define FTFx_DRIVER_IS_EXPORTED   0U

Used for the MCUXpresso SDK application.

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