Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c952 sectorSize = flashOperationInfo.activeSectorSize; in FLASH_Erase()
1190 sectorSize = flashOperationInfo.activeSectorSize; in FLASH_ProgramSection()
3069 info->activeSectorSize = FSL_FEATURE_FLASH_FLEX_NVM_BLOCK_SECTOR_SIZE; in flash_get_matched_operation_info()
3082 info->activeSectorSize = config->PFlashSectorSize; in flash_get_matched_operation_info()
Dfsl_flash.h529 uint32_t activeSectorSize; /*!< A sector size of the current flash type.*/ member