Home
last modified time | relevance | path

Searched refs:ui32XoscHfFastStartValue (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c795 uint32_t ui32XoscHfFastStartValue ; in SetupGetTrimForXoscHfFastStart() local
798 ui32XoscHfFastStartValue = ( HWREG( FCFG1_BASE + FCFG1_O_OSC_CONF ) & in SetupGetTrimForXoscHfFastStart()
802 return ( ui32XoscHfFastStartValue ); in SetupGetTrimForXoscHfFastStart()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c797 uint32_t ui32XoscHfFastStartValue ; in SetupGetTrimForXoscHfFastStart() local
800 ui32XoscHfFastStartValue = ( HWREG( FCFG1_BASE + FCFG1_O_OSC_CONF ) & in SetupGetTrimForXoscHfFastStart()
804 return ( ui32XoscHfFastStartValue ); in SetupGetTrimForXoscHfFastStart()