Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c1616 const uint32_t *expectedData, in FLASH_VerifyProgram() argument
1624 if (expectedData == NULL) in FLASH_VerifyProgram()
1644 kFCCOBx[2] = *expectedData; in FLASH_VerifyProgram()
1664 expectedData += flashOperationInfo.checkCmdAddressAligment / sizeof(*expectedData); in FLASH_VerifyProgram()
Dfsl_flash.h977 const uint32_t *expectedData,