Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h557 uint32_t FlexRAMTotalSize; /*!< For the FlexNVM device, this is the size of the FlexRAM */ member
Dfsl_flash.c850 config->FlexRAMTotalSize = FSL_FEATURE_FLASH_FLEX_RAM_SIZE; in FLASH_Init()
2051 *value = config->FlexRAMTotalSize; in FLASH_GetProperty()