Home
last modified time | relevance | path

Searched refs:SetupGetTrimForAnabypassValue1 (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.h87 #define SetupGetTrimForAnabypassValue1 NOROM_SetupGetTrimForAnabypassValue1 macro
218 extern uint32_t SetupGetTrimForAnabypassValue1( uint32_t ccfg_ModeConfReg );
402 #undef SetupGetTrimForAnabypassValue1
403 #define SetupGetTrimForAnabypassValue1 ROM_SetupGetTrimForAnabypassValue1 macro
Dsetup_rom.c79 #undef SetupGetTrimForAnabypassValue1
80 #define SetupGetTrimForAnabypassValue1 NOROM_SetupGetTrimForAnabypassValue1 macro
230 ui32Trim = SetupGetTrimForAnabypassValue1( ccfg_ModeConfReg ); in SetupAfterColdResetWakeupFromShutDownCfg2()
436 SetupGetTrimForAnabypassValue1( uint32_t ccfg_ModeConfReg ) in SetupGetTrimForAnabypassValue1() function
Dosc.c333 …DDI32RegWrite(AUX_DDI0_OSC_BASE, DDI_0_OSC_O_ANABYPASSVAL1, SetupGetTrimForAnabypassValue1( ccfg_M… in OSC_AdjustXoscHfCapArray()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.h89 #define SetupGetTrimForAnabypassValue1 NOROM_SetupGetTrimForAnabypassValue1 macro
220 extern uint32_t SetupGetTrimForAnabypassValue1( uint32_t ccfg_ModeConfReg );
403 #undef SetupGetTrimForAnabypassValue1
404 #define SetupGetTrimForAnabypassValue1 ROM_SetupGetTrimForAnabypassValue1 macro
Dsetup_rom.c81 #undef SetupGetTrimForAnabypassValue1
82 #define SetupGetTrimForAnabypassValue1 NOROM_SetupGetTrimForAnabypassValue1 macro
231 ui32Trim = SetupGetTrimForAnabypassValue1( ccfg_ModeConfReg ); in SetupAfterColdResetWakeupFromShutDownCfg2()
438 SetupGetTrimForAnabypassValue1( uint32_t ccfg_ModeConfReg ) in SetupGetTrimForAnabypassValue1() function
Dosc.c334 …DDI32RegWrite(AUX_DDI0_OSC_BASE, DDI_0_OSC_O_ANABYPASSVAL1, SetupGetTrimForAnabypassValue1( ccfg_M… in OSC_AdjustXoscHfCapArray()