Searched refs:HIB_TPCTL_TPEN (Results 1 – 9 of 9) sorted by relevance
348 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
350 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
11376 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
1856 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()1894 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
1957 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()1999 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
1962 HWREG(HIB_TPCTL) |= HIB_TPCTL_TPEN; in HibernateTamperEnable()2004 HWREG(HIB_TPCTL) &= ~HIB_TPCTL_TPEN; in HibernateTamperDisable()
10902 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
11174 #define HIB_TPCTL_TPEN 0x00000001 // Tamper Module Enable macro
Completed in 204 milliseconds