Home
last modified time | relevance | path

Searched refs:SetupGetTrimForXoscHfFastStart (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.h93 #define SetupGetTrimForXoscHfFastStart NOROM_SetupGetTrimForXoscHfFastStart macro
281 extern uint32_t SetupGetTrimForXoscHfFastStart( void );
426 #undef SetupGetTrimForXoscHfFastStart
427 #define SetupGetTrimForXoscHfFastStart ROM_SetupGetTrimForXoscHfFastStart macro
Dsetup_rom.c91 #undef SetupGetTrimForXoscHfFastStart
92 #define SetupGetTrimForXoscHfFastStart NOROM_SetupGetTrimForXoscHfFastStart macro
386 ui32Trim = SetupGetTrimForXoscHfFastStart(); in SetupAfterColdResetWakeupFromShutDownCfg3()
793 SetupGetTrimForXoscHfFastStart( void ) in SetupGetTrimForXoscHfFastStart() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.h95 #define SetupGetTrimForXoscHfFastStart NOROM_SetupGetTrimForXoscHfFastStart macro
283 extern uint32_t SetupGetTrimForXoscHfFastStart( void );
427 #undef SetupGetTrimForXoscHfFastStart
428 #define SetupGetTrimForXoscHfFastStart ROM_SetupGetTrimForXoscHfFastStart macro
Dsetup_rom.c93 #undef SetupGetTrimForXoscHfFastStart
94 #define SetupGetTrimForXoscHfFastStart NOROM_SetupGetTrimForXoscHfFastStart macro
388 ui32Trim = SetupGetTrimForXoscHfFastStart(); in SetupAfterColdResetWakeupFromShutDownCfg3()
795 SetupGetTrimForXoscHfFastStart( void ) in SetupGetTrimForXoscHfFastStart() function