Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h317 kFLASH_RecordIndexSwapAddr = 0xA1U, /*!< Index of Swap indicator address.*/ enumerator
Dfsl_flash.c3426 returnCode = FLASH_ReadOnce(config, kFLASH_RecordIndexSwapAddr, returnValue, 4); in flash_validate_swap_indicator_address()