Searched refs:expectedData (Results 1 – 2 of 2) sorted by relevance
1616 const uint32_t *expectedData, in FLASH_VerifyProgram() argument1624 if (expectedData == NULL) in FLASH_VerifyProgram()1644 kFCCOBx[2] = *expectedData; in FLASH_VerifyProgram()1664 expectedData += flashOperationInfo.checkCmdAddressAligment / sizeof(*expectedData); in FLASH_VerifyProgram()
977 const uint32_t *expectedData,