Home
last modified time | relevance | path

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

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dhibernate.c1394 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in _HibernateCalendarSet()
1582 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarGet()
1698 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarMatchGet()
2319 if ((HWREG(HIB_CALCTL) & (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) == in HibernateTamperEventsGet()
2320 (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) in HibernateTamperEventsGet()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dhibernate.c1471 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in _HibernateCalendarSet()
1667 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarGet()
1791 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarMatchGet()
2456 if((HWREG(HIB_CALCTL) & (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) == in HibernateTamperEventsGet()
2457 (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) in HibernateTamperEventsGet()
/bsp/tm4c129x/libraries/driverlib/
A Dhibernate.c1470 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in _HibernateCalendarSet()
1672 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarGet()
1796 ASSERT(HWREG(HIB_CALCTL) & HIB_CALCTL_CALEN); in HibernateCalendarMatchGet()
2461 if((HWREG(HIB_CALCTL) & (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) == in HibernateTamperEventsGet()
2462 (HIB_CALCTL_CALEN | HIB_CALCTL_CAL24)) in HibernateTamperEventsGet()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_hibernate.h243 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_hibernate.h245 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro
/bsp/tm4c129x/libraries/inc/
A Dhw_hibernate.h245 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro
A Dtm4c1294ncpdt.h11272 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/inc/
A Dmsp432e401y.h10798 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro
A Dmsp432e411y.h11070 #define HIB_CALCTL_CALEN 0x00000001 // RTC Calendar/Counter Mode Select macro

Completed in 189 milliseconds