Home
last modified time | relevance | path

Searched refs:HIB_TPCTL_TPEN (Results 1 – 9 of 9) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_hibernate.h348 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_hibernate.h350 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
/bsp/tm4c129x/libraries/inc/
A Dhw_hibernate.h350 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
A Dtm4c1294ncpdt.h11376 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dhibernate.c1856 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
1894 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dhibernate.c1957 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
1999 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
/bsp/tm4c129x/libraries/driverlib/
A Dhibernate.c1962 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()
2004 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/inc/
A Dmsp432e401y.h10902 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
A Dmsp432e411y.h11174 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro

Completed in 204 milliseconds