Home
last modified time | relevance | path

Searched refs:AUX_TDC_O_TRIGCNTLOAD (Results 1 – 5 of 5) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC26X2_calibrateRCOSC.c537 HWREG(AUX_TDC_BASE + AUX_TDC_O_TRIGCNTLOAD) = NUM_RCOSC_LF_PERIODS_TO_MEASURE; in PowerCC26X2_RCOSC_clockFunc()
540 HWREG(AUX_TDC_BASE + AUX_TDC_O_TRIGCNTLOAD) = NUM_RCOSC_HF_PERIODS_TO_MEASURE; in PowerCC26X2_RCOSC_clockFunc()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aux_tdc.h65 #define AUX_TDC_O_TRIGCNTLOAD 0x00000018 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aux_tdc.h65 #define AUX_TDC_O_TRIGCNTLOAD 0x00000018 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daux_tdc.h833 HWREG(ui32Base + AUX_TDC_O_TRIGCNTLOAD) = ui32Events; in AUXTDCCounterSet()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_tdc.h835 HWREG(ui32Base + AUX_TDC_O_TRIGCNTLOAD) = ui32Events; in AUXTDCCounterSet()