Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c782 config->PFlashSectorSize = SECONDARY_FLASH_FEATURE_PFLASH_BLOCK_SECTOR_SIZE; in FLASH_Init()
812 config->PFlashSectorSize = MAIN_FLASH_FEATURE_PFLASH_BLOCK_SECTOR_SIZE; in FLASH_Init()
2011 *value = config->PFlashSectorSize; in FLASH_GetProperty()
3082 info->activeSectorSize = config->PFlashSectorSize; in flash_get_matched_operation_info()
Dfsl_flash.h550 uint32_t PFlashSectorSize; /*!< The size in bytes of a sector of PFlash. */ member