Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.c71 currentRtc.secAndSubSec[ 1 ] = HWREG( AON_RTC_BASE + AON_RTC_O_SEC ); in AONRTCCurrent64BitValueGet()
73 ui32SecondSecRead = HWREG( AON_RTC_BASE + AON_RTC_O_SEC ); in AONRTCCurrent64BitValueGet()
Daon_rtc.h460 return(HWREG(AON_RTC_BASE + AON_RTC_O_SEC)); in AONRTCSecGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.c69 currentRtc.secAndSubSec[ 1 ] = HWREG( AON_RTC_BASE + NONSECURE_OFFSET + AON_RTC_O_SEC ); in AONRTCCurrent64BitValueGet()
71 ui32SecondSecRead = HWREG( AON_RTC_BASE + NONSECURE_OFFSET + AON_RTC_O_SEC ); in AONRTCCurrent64BitValueGet()
Daon_rtc.h459 return(HWREG(AON_RTC_BASE + AON_RTC_O_SEC + NONSECURE_OFFSET)); in AONRTCSecGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_rtc.h53 #define AON_RTC_O_SEC 0x00000008 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_rtc.h53 #define AON_RTC_O_SEC 0x00000008 macro