Searched refs:BANK1_INFO_WEPROT (Results 1 – 8 of 8) sorted by relevance
63 pReg->B1_INFO_R0 = FLCTL_A->BANK1_INFO_WEPROT; in __saveProtectionRegisters()85 FLCTL_A->BANK1_INFO_WEPROT = pReg->B1_INFO_R0; in __restoreProtectionRegisters()441 configRegister = &FLCTL_A->BANK1_INFO_WEPROT in FlashCtl_A_isMemoryProtected()510 FLCTL_A->BANK1_INFO_WEPROT &= ~((0xFFFFFFFF >> (31 - endBankBit)) in FlashCtl_A_unprotectMemory()518 FLCTL_A->BANK1_INFO_WEPROT &= ~(0xFFFFFFFF >> (31 - (endBankBit))) & 0xF; in FlashCtl_A_unprotectMemory()617 FLCTL_A->BANK1_INFO_WEPROT |= (0xFFFFFFFF >> (31 - endBankBit)) in FlashCtl_A_protectMemory()625 FLCTL_A->BANK1_INFO_WEPROT |= (0xFFFFFFFF >> (31 - (endBankBit))); in FlashCtl_A_protectMemory()
470 FLCTL->BANK1_INFO_WEPROT &= ~sectorMask; in FlashCtl_unprotectSector()497 FLCTL->BANK1_INFO_WEPROT |= sectorMask; in FlashCtl_protectSector()521 return FLCTL->BANK1_INFO_WEPROT & sector; in FlashCtl_isSectorProtected()837 if (!(FLCTL->BANK1_INFO_WEPROT & sector)) in FlashCtl_performMassErase()
764 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member844 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
873 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
865 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member