Searched refs:kFLASH_ExecuteInRamFunctionMaxSizeInWords (Results 1 – 2 of 2) sorted by relevance
383 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()
275 …kFLASH_ExecuteInRamFunctionMaxSizeInWords = 16U, /*!< The maximum size of execute-in-RAM function.… enumerator