Home
last modified time | relevance | path

Searched refs:AUX_TDC_TRIGSRC_START_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.h459 #define AUX_TDC_TRIGSRC_START_POL_HIGH 0x00000000 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aux_tdc.h459 #define AUX_TDC_TRIGSRC_START_POL_HIGH 0x00000000 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daux_tdc.h194 #define AUXTDC_STARTPOL_RIS (AUX_TDC_TRIGSRC_START_POL_HIGH) // Rising edge polarity …
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_tdc.h196 #define AUXTDC_STARTPOL_RIS (AUX_TDC_TRIGSRC_START_POL_HIGH) // Rising edge polarity …
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC26X2_calibrateRCOSC.c340 AUX_TDC_TRIGSRC_START_POL_HIGH); in runCalibrateFsm()