Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.h854 AONRTCIncValueCh2Set(uint32_t ui32IncValue) in AONRTCIncValueCh2Set() argument
856 HWREG(AON_RTC_BASE + AON_RTC_O_CH2CMPINC + NONSECURE_OFFSET) = ui32IncValue; in AONRTCIncValueCh2Set()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.h855 AONRTCIncValueCh2Set(uint32_t ui32IncValue) in AONRTCIncValueCh2Set() argument
857 HWREG(AON_RTC_BASE + AON_RTC_O_CH2CMPINC) = ui32IncValue; in AONRTCIncValueCh2Set()