Searched refs:numOfWordsToBeChecked (Results 1 – 3 of 3) sorted by relevance
775 if(config->numOfWordsToBeChecked == 0UL) in Cy_Flash_BlankCheck()781 …(Cy_Flash_WorkBoundsCheck((uint32_t)config->addrToBeChecked + config->numOfWordsToBeChecked*4UL - … in Cy_Flash_BlankCheck()790 apiArgs.BlankCheck.arg2.numOfWordsToBeChecked = (config->numOfWordsToBeChecked - 1UL); in Cy_Flash_BlankCheck()
832 uint32_t numOfWordsToBeChecked; /**< No of words to be checked. */ member
901 uint32_t numOfWordsToBeChecked : 16; // 0: 1 word, 1: 2 words etc. member