Searched refs:numberOfPhrases (Results 1 – 2 of 2) sorted by relevance
903 uint32_t numberOfPhrases; in FTFx_CMD_VerifyErase() local913 numberOfPhrases = verifyLength / aligmentInBytes; in FTFx_CMD_VerifyErase()917 kFCCOBx[1] = BYTE2WORD_2_1_1(numberOfPhrases, margin, 0xFFU); in FTFx_CMD_VerifyErase()
1442 uint32_t numberOfPhrases; in FLASH_VerifyErase() local1448 numberOfPhrases = verifyLength >> flashOperationInfo.sectionCmdAddressAligment; in FLASH_VerifyErase()1480 flash_set_command(2UL, numberOfPhrases, numberOfPhrases >> 8UL); in FLASH_VerifyErase()