Home
last modified time | relevance | path

Searched refs:AON_RTC_CTL_RESET_BITN (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_rtc.h154 #define AON_RTC_CTL_RESET_BITN 7 macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.h213 HWREGBITW(AON_RTC_BASE + AON_RTC_O_CTL, AON_RTC_CTL_RESET_BITN) = 1; in AONRTCReset()