Home
last modified time | relevance | path

Searched refs:AON_RTC_O_CH1CAPT (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_rtc.h77 #define AON_RTC_O_CH1CAPT 0x00000028 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_rtc.h77 #define AON_RTC_O_CH1CAPT 0x00000028 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.h896 return(HWREG(AON_RTC_BASE + AON_RTC_O_CH1CAPT + NONSECURE_OFFSET)); in AONRTCCaptureValueCh1Get()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.h897 return(HWREG(AON_RTC_BASE + AON_RTC_O_CH1CAPT)); in AONRTCCaptureValueCh1Get()