Searched refs:flash_procon_ptr (Results 1 – 1 of 1) sorted by relevance
521 uint32_t *flash_procon_ptr = (uint32_t *)(void*)(&(FLASH0->PROCON0) + user); in XMC_FLASH_VerifyWriteProtection() local532 …(*flash_procon_ptr == (protection_mask & (uint32_t)(~(uint32_t)XMC_FLASH_PROTECTION_READ_GLOBAL))); in XMC_FLASH_VerifyWriteProtection()