Home
last modified time | relevance | path

Searched refs:HIB_RTCSS_RTCSSC_M (Results 1 – 17 of 17) sorted by relevance

/bsp/lm4f232/Libraries/inc/
A Dhw_hibernate.h179 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_hibernate.h179 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_hibernate.h179 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_hibernate.h215 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_hibernate.h217 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
A Dtm4c123gh6pm.h9087 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
A Dtm4c123gh6pz.h9727 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/tm4c129x/libraries/inc/
A Dhw_hibernate.h217 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
A Dtm4c1294ncpdt.h11244 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
/bsp/lm4f232/Libraries/driverlib/
A Dhibernate.c778 return(HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/lm3s8962/Libraries/driverlib/
A Dhibernate.c778 return(HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dhibernate.c778 return(HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dhibernate.c757 return (HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dhibernate.c806 return(HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/tm4c129x/libraries/driverlib/
A Dhibernate.c805 return(HWREG(HIB_RTCSS) & HIB_RTCSS_RTCSSC_M); in HibernateRTCSSGet()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/inc/
A Dmsp432e401y.h10770 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro
A Dmsp432e411y.h11042 #define HIB_RTCSS_RTCSSC_M 0x00007FFF // RTC Sub Seconds Count macro

Completed in 920 milliseconds