Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c383 static uint32_t s_flashRunCommand[kFLASH_ExecuteInRamFunctionMaxSizeInWords];
385 static uint32_t s_flashCommonBitOperation[kFLASH_ExecuteInRamFunctionMaxSizeInWords];
1988 …ert(sizeof(s_flashRunCommandFunctionCode) <= ((uint32_t)kFLASH_ExecuteInRamFunctionMaxSizeInWords in copy_flash_run_command()
2123 ((uint32_t)kFLASH_ExecuteInRamFunctionMaxSizeInWords * 4UL)); in copy_flash_common_bit_operation()
Dfsl_flash.h275kFLASH_ExecuteInRamFunctionMaxSizeInWords = 16U, /*!< The maximum size of execute-in-RAM function.… enumerator