Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h353 uint32_t activeBlockSize; /*!< A block size of the current flash type.*/ member
Dfsl_flash.c1430 blockSize = flashOperationInfo.activeBlockSize; in FLASH_VerifyErase()
2380 info->activeBlockSize = config->PFlashTotalSize / config->PFlashBlockCount; in flash_get_matched_operation_info()