Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h352 uint32_t activeSectorSize; /*!< A sector size of the current flash type.*/ member
Dfsl_flash.c633 sectorSize = flashOperationInfo.activeSectorSize; in FLASH_Erase()
2379 info->activeSectorSize = config->PFlashSectorSize; in flash_get_matched_operation_info()