Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/power/
DPowerCC26X2.c1452DDI_0_OSC_XOSCHFCTL_BYPASS | in configureXOSCHF()
1457DDI_0_OSC_XOSCHFCTL_BYPASS; in configureXOSCHF()
1496 HWREG(AUX_DDI0_OSC_BASE + DDI_O_SET + DDI_0_OSC_O_XOSCHFCTL) = DDI_0_OSC_XOSCHFCTL_BYPASS; in switchToTCXO()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ddi_0_osc.h627 #define DDI_0_OSC_XOSCHFCTL_BYPASS 0x00000040 macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c380 HWREG( AUX_DDI0_OSC_BASE + DDI_O_SET + DDI_0_OSC_O_XOSCHFCTL ) = DDI_0_OSC_XOSCHFCTL_BYPASS; in SetupAfterColdResetWakeupFromShutDownCfg3()