Home
last modified time | relevance | path

Searched refs:HIB_TPCTL (Results 1 – 6 of 6) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dhibernate.c1807 ui32Temp = (HWREG(HIB_TPCTL) & ~HIB_TPCTL_MEMCLR_M); in HibernateTamperEventsConfig()
1818 HWREG(HIB_TPCTL) = (ui32Temp | ui32Config); in HibernateTamperEventsConfig()
1856 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
1894 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
2063 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClear()
2108 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClearNoLock()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dhibernate.c1904 ui32Temp = (HWREG(HIB_TPCTL) & ~HIB_TPCTL_MEMCLR_M); in HibernateTamperEventsConfig()
1915 HWREG(HIB_TPCTL) = (ui32Temp | ui32Config); in HibernateTamperEventsConfig()
1957 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
1999 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
2180 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClear()
2229 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClearNoLock()
/bsp/tm4c129x/libraries/driverlib/
A Dhibernate.c1909 ui32Temp = (HWREG(HIB_TPCTL) & ~HIB_TPCTL_MEMCLR_M); in HibernateTamperEventsConfig()
1920 HWREG(HIB_TPCTL) = (ui32Temp | ui32Config); in HibernateTamperEventsConfig()
1962 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
2004 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
2185 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClear()
2234 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPCLR; in HibernateTamperEventsClearNoLock()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_hibernate.h67 #define HIB_TPCTL 0x400FC400 // HIB Tamper Control macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_hibernate.h69 #define HIB_TPCTL 0x400FC400 // HIB Tamper Control macro
/bsp/tm4c129x/libraries/inc/
A Dhw_hibernate.h69 #define HIB_TPCTL 0x400FC400 // HIB Tamper Control macro

Completed in 21 milliseconds