Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c1418 …de = flash_check_range(config, start, lengthInBytes, flashOperationInfo.sectionCmdAddressAligment); in FLASH_VerifyErase()
1448 numberOfPhrases = verifyLength >> flashOperationInfo.sectionCmdAddressAligment; in FLASH_VerifyErase()
2399 info->sectionCmdAddressAligment = FSL_FEATURE_FLASH_PFLASH_SECTION_CMD_ADDRESS_ALIGMENT; in flash_get_matched_operation_info()
Dfsl_flash.h356 uint32_t sectionCmdAddressAligment; /*!< A program/verify section command address alignment.*/ member