Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dflash_a.c62 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()
Dflash.c466 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()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p4xx.h761 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
841 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
Dmsp432p401m.h870 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
Dmsp432p401r.h870 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
Dmsp432p4111.h862 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
Dmsp432p411v.h862 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member
Dmsp432p411y.h862 …__IO uint32_t BANK0_INFO_WEPROT; /*!< Information Me… member