Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c53 kFTFx_RamFuncMaxSizeInWords = 16U, /*!< The maximum size of execute-in-RAM function.*/ enumerator
161 static uint32_t s_ftfxRunCommand[kFTFx_RamFuncMaxSizeInWords];
1231 assert(sizeof(s_ftfxRunCommandFunctionCode) <= ((uint32_t)kFTFx_RamFuncMaxSizeInWords * 4U)); in ftfx_copy_run_command_to_ram()