Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c154 static const uint32_t s_ftfxRunCommandFunctionCode[] = { variable
1231 assert(sizeof(s_ftfxRunCommandFunctionCode) <= ((uint32_t)kFTFx_RamFuncMaxSizeInWords * 4U)); in ftfx_copy_run_command_to_ram()
1235 … (void)memcpy(ftfxRunCommand, s_ftfxRunCommandFunctionCode, sizeof(s_ftfxRunCommandFunctionCode)); in ftfx_copy_run_command_to_ram()