Searched refs:BANK0_INFO_WEPROT (Results 1 – 8 of 8) sorted by relevance
62 pReg->B0_INFO_R0 = FLCTL_A->BANK0_INFO_WEPROT; in __saveProtectionRegisters()84 FLCTL_A->BANK0_INFO_WEPROT = pReg->B0_INFO_R0; in __restoreProtectionRegisters()435 configRegister = &FLCTL_A->BANK0_INFO_WEPROT in FlashCtl_A_isMemoryProtected()504 FLCTL_A->BANK0_INFO_WEPROT &= ~(0xFFFFFFFF >> (31 - endBankBit)) in FlashCtl_A_unprotectMemory()517 FLCTL_A->BANK0_INFO_WEPROT &= ~(0xFFFFFFFF << startBankBit) & 0xF; in FlashCtl_A_unprotectMemory()611 FLCTL_A->BANK0_INFO_WEPROT |= (0xFFFFFFFF >> (31 - endBankBit)) in FlashCtl_A_protectMemory()624 FLCTL_A->BANK0_INFO_WEPROT |= (0xFFFFFFFF << startBankBit); in FlashCtl_A_protectMemory()
466 FLCTL->BANK0_INFO_WEPROT &= ~sectorMask; in FlashCtl_unprotectSector()493 FLCTL->BANK0_INFO_WEPROT |= sectorMask; in FlashCtl_protectSector()518 return FLCTL->BANK0_INFO_WEPROT & sector; in FlashCtl_isSectorProtected()826 if (!(FLCTL->BANK0_INFO_WEPROT & sector)) in FlashCtl_performMassErase()
761 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member841 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
870 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
862 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member