Home
last modified time | relevance | path

Searched refs:AUX_SMPH_O_AUTOTAKE (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aux_smph.h71 #define AUX_SMPH_O_AUTOTAKE 0x00000020 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aux_smph.h71 #define AUX_SMPH_O_AUTOTAKE 0x00000020 macro
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2_calibrateRCOSC.c582 HWREG(AUX_SMPH_BASE + AUX_SMPH_O_AUTOTAKE) = AUX_TDC_SEMAPHORE_NUMBER; in getTdcSemaphore()