Home
last modified time | relevance | path

Searched refs:BANK1_INFO_WEPROT (Results 1 – 8 of 8) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dflash_a.c63 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()
Dflash.c470 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()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p4xx.h764 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
844 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
Dmsp432p401m.h873 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
Dmsp432p401r.h873 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
Dmsp432p4111.h865 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
Dmsp432p411v.h865 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member
Dmsp432p411y.h865 …__IO uint32_t BANK1_INFO_WEPROT; /*!< Information Me… member