Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aux_tdc.h305 #define AUX_TDC_TRIGSRC_STOP_POL_HIGH 0x00000000 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aux_tdc.h305 #define AUX_TDC_TRIGSRC_STOP_POL_HIGH 0x00000000 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daux_tdc.h126 #define AUXTDC_STOPPOL_RIS (AUX_TDC_TRIGSRC_STOP_POL_HIGH) // Rising edge polarity f…
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_tdc.h128 #define AUXTDC_STOPPOL_RIS (AUX_TDC_TRIGSRC_STOP_POL_HIGH) // Rising edge polarity f…
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC26X2_calibrateRCOSC.c338 AUX_TDC_TRIGSRC_STOP_POL_HIGH) | in runCalibrateFsm()