Searched refs:XMC_FLASH_WORDS_PER_BLOCK (Results 1 – 2 of 2) sorted by relevance
152 for (word = 0U; word < XMC_FLASH_WORDS_PER_BLOCK; ++word) in XMC_FLASH_WriteBlocks()210 for (word = 0U; word < XMC_FLASH_WORDS_PER_BLOCK; ++word) in XMC_FLASH_VerifyBlocks()237 for (word = 0U; word < XMC_FLASH_WORDS_PER_BLOCK; ++word) in XMC_FLASH_ReadBlocks()
90 #define XMC_FLASH_WORDS_PER_BLOCK (4U) /**< Number of words in a block. (128 bit / 32 bit = 4 … macro