Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.c72 currentRtc.secAndSubSec[ 0 ] = HWREG( AON_RTC_BASE + AON_RTC_O_SUBSEC ); in AONRTCCurrent64BitValueGet()
Daon_rtc.h492 return(HWREG(AON_RTC_BASE + AON_RTC_O_SUBSEC)); in AONRTCFractionGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.c70 currentRtc.secAndSubSec[ 0 ] = HWREG( AON_RTC_BASE + NONSECURE_OFFSET + AON_RTC_O_SUBSEC ); in AONRTCCurrent64BitValueGet()
Daon_rtc.h491 return(HWREG(AON_RTC_BASE + AON_RTC_O_SUBSEC + NONSECURE_OFFSET)); in AONRTCFractionGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_rtc.h56 #define AON_RTC_O_SUBSEC 0x0000000C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_rtc.h56 #define AON_RTC_O_SUBSEC 0x0000000C macro