Home
last modified time | relevance | path

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

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dhibernate.c1951 ui32Temp = HWREG(HIB_TPIO); in HibernateTamperIOEnable()
1974 HWREG(HIB_TPIO) = ui32Temp; in HibernateTamperIOEnable()
2022 HWREG(HIB_TPIO) &= ((~HIB_TPIO_EN0) << (ui32Input << 3)); in HibernateTamperIODisable()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dhibernate.c2060 ui32Temp = HWREG(HIB_TPIO); in HibernateTamperIOEnable()
2083 HWREG(HIB_TPIO) = ui32Temp; in HibernateTamperIOEnable()
2135 HWREG(HIB_TPIO) &= ((~HIB_TPIO_EN0) << (ui32Input << 3)); in HibernateTamperIODisable()
/bsp/tm4c129x/libraries/driverlib/
A Dhibernate.c2065 ui32Temp = HWREG(HIB_TPIO); in HibernateTamperIOEnable()
2088 HWREG(HIB_TPIO) = ui32Temp; in HibernateTamperIOEnable()
2140 HWREG(HIB_TPIO) &= ((~HIB_TPIO_EN0) << (ui32Input << 3)); in HibernateTamperIODisable()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_hibernate.h69 #define HIB_TPIO 0x400FC410 // HIB Tamper I/O Control macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_hibernate.h71 #define HIB_TPIO 0x400FC410 // HIB Tamper I/O Control macro
/bsp/tm4c129x/libraries/inc/
A Dhw_hibernate.h71 #define HIB_TPIO 0x400FC410 // HIB Tamper I/O Control macro

Completed in 21 milliseconds