Searched refs:AUX_TDC_O_RESULT (Results 1 – 5 of 5) sorted by relevance
229 tdcResult = HWREG(AUX_TDC_BASE + AUX_TDC_O_RESULT); in PowerCC26X2_auxISR()253 tdcResult = HWREG(AUX_TDC_BASE + AUX_TDC_O_RESULT); in PowerCC26X2_auxISR()279 tdcResult = HWREG(AUX_TDC_BASE + AUX_TDC_O_RESULT); in PowerCC26X2_auxISR()
53 #define AUX_TDC_O_RESULT 0x00000008 macro
637 return (HWREG(ui32Base + AUX_TDC_O_RESULT)); in AUXTDCMeasurementGet()
639 return (HWREG(ui32Base + AUX_TDC_O_RESULT)); in AUXTDCMeasurementGet()