Searched refs:ERASE_CTLSTAT (Results 1 – 8 of 8) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/ |
D | flash.c | 758 BITBAND_PERI(FLCTL->ERASE_CTLSTAT, FLCTL_ERASE_CTLSTAT_CLR_STAT_OFS) = 1; in FlashCtl_initiateMassErase() 761 FLCTL->ERASE_CTLSTAT |= (FLCTL_ERASE_CTLSTAT_MODE in FlashCtl_initiateMassErase() 780 BITBAND_PERI(FLCTL->ERASE_CTLSTAT, FLCTL_ERASE_CTLSTAT_CLR_STAT_OFS) = 1; in FlashCtl_performMassErase() 783 FLCTL->ERASE_CTLSTAT |= (FLCTL_ERASE_CTLSTAT_MODE in FlashCtl_performMassErase() 786 while ((FLCTL->ERASE_CTLSTAT & FLCTL_ERASE_CTLSTAT_STATUS_MASK) in FlashCtl_performMassErase() 788 || (FLCTL->ERASE_CTLSTAT & FLCTL_ERASE_CTLSTAT_STATUS_MASK) in FlashCtl_performMassErase() 795 if (BITBAND_PERI(FLCTL->ERASE_CTLSTAT, FLCTL_ERASE_CTLSTAT_ADDR_ERR_OFS)) in FlashCtl_performMassErase() 854 BITBAND_PERI(FLCTL->ERASE_CTLSTAT, FLCTL_ERASE_CTLSTAT_CLR_STAT_OFS) = 1; in FlashCtl_performMassErase() 901 BITBAND_PERI(FLCTL->ERASE_CTLSTAT, FLCTL_ERASE_CTLSTAT_CLR_STAT_OFS) = 1; in FlashCtl_eraseSector() 906 FLCTL->ERASE_CTLSTAT = (FLCTL->ERASE_CTLSTAT in FlashCtl_eraseSector() [all …]
|
D | flash_a.c | 932 BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, FLCTL_A_ERASE_CTLSTAT_CLR_STAT_OFS) = in FlashCtl_A_initiateMassErase() 936 FLCTL_A->ERASE_CTLSTAT |= (FLCTL_A_ERASE_CTLSTAT_MODE in FlashCtl_A_initiateMassErase() 976 BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, FLCTL_A_ERASE_CTLSTAT_CLR_STAT_OFS) = in FlashCtl_A_performMassErase() 980 FLCTL_A->ERASE_CTLSTAT |= (FLCTL_A_ERASE_CTLSTAT_MODE in FlashCtl_A_performMassErase() 983 while ((FLCTL_A->ERASE_CTLSTAT & FLCTL_A_ERASE_CTLSTAT_STATUS_MASK) in FlashCtl_A_performMassErase() 985 || (FLCTL_A->ERASE_CTLSTAT & FLCTL_A_ERASE_CTLSTAT_STATUS_MASK) in FlashCtl_A_performMassErase() 992 if (BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, in FlashCtl_A_performMassErase() 1000 BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, FLCTL_A_ERASE_CTLSTAT_CLR_STAT_OFS) = in FlashCtl_A_performMassErase() 1054 BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, in FlashCtl_A_performMassErase() 1103 BITBAND_PERI(FLCTL_A->ERASE_CTLSTAT, FLCTL_A_ERASE_CTLSTAT_CLR_STAT_OFS) = in FlashCtl_A_eraseSector() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/ |
D | msp432p4xx.h | 758 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member 838 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|
D | msp432p401m.h | 867 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|
D | msp432p401r.h | 867 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|
D | msp432p4111.h | 859 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|
D | msp432p411v.h | 859 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|
D | msp432p411y.h | 859 …__IO uint32_t ERASE_CTLSTAT; /*!< Erase Control … member
|