Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dsysctl_a.c178 if(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BNKEN_RDY)) in SysCtl_A_enableSRAM()
208 if(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BNKEN_RDY)) in SysCtl_A_disableSRAM()
242 if(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BLKRET_RDY)) in SysCtl_A_enableSRAMRetention()
332 if(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BLKRET_RDY)) in SysCtl_A_disableSRAMRetention()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/startup_system_files/
Dsystem_msp432p4111.c280 while(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BNKEN_RDY)); in SystemInit()
Dsystem_msp432p411v.c280 while(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BNKEN_RDY)); in SystemInit()
Dsystem_msp432p411y.c280 while(!(SYSCTL_A->SRAM_STAT & SYSCTL_A_SRAM_STAT_BNKEN_RDY)); in SystemInit()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p4111.h1195 …__I uint32_t SRAM_STAT; /*!< SRAM Status Re… member
Dmsp432p411v.h1195 …__I uint32_t SRAM_STAT; /*!< SRAM Status Re… member
Dmsp432p411y.h1195 …__I uint32_t SRAM_STAT; /*!< SRAM Status Re… member
Dmsp432p4xx.h1036 …__I uint32_t SRAM_STAT; /*!< SRAM Status Re… member