Home
last modified time | relevance | path

Searched refs:flexramTotalSize (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.h327 uint32_t flexramTotalSize; /*!< The size of the FlexRAM/acceleration RAM */ member
Dfsl_ftfx_flexnvm.c464 *value = config->ftfxConfig.flexramTotalSize; in FLEXNVM_GetProperty()
Dfsl_ftfx_controller.c206 config->flexramTotalSize = FSL_FEATURE_FLASH_FLEX_RAM_SIZE; in FTFx_API_Init()
Dfsl_ftfx_flash.c1131 *value = config->ftfxConfig[0].flexramTotalSize; in FLASH_GetProperty()