Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_rtc.h103 #define AON_RTC_CTL_COMB_EV_MASK_S 16 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_rtc.h103 #define AON_RTC_CTL_COMB_EV_MASK_S 16 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.h345 ui32Cfg |= (ui32Channels << AON_RTC_CTL_COMB_EV_MASK_S); in AONRTCCombinedEventConfig()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.h346 ui32Cfg |= (ui32Channels << AON_RTC_CTL_COMB_EV_MASK_S); in AONRTCCombinedEventConfig()