Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsetup_rom.c438 uint32_t ui32Fcfg1Value ; in SetupGetTrimForAnabypassValue1() local
448 ui32Fcfg1Value = HWREG(FCFG1_BASE + FCFG1_O_CONFIG_OSC_TOP); in SetupGetTrimForAnabypassValue1()
449 ui32XoscHfRow = (( ui32Fcfg1Value & in SetupGetTrimForAnabypassValue1()
452 ui32XoscHfCol = (( ui32Fcfg1Value & in SetupGetTrimForAnabypassValue1()
555 uint32_t ui32Fcfg1Value; in SetupGetTrimForAmpcompTh2() local
560 ui32Fcfg1Value = HWREG(FCFG1_BASE + FCFG1_O_AMPCOMP_TH2); in SetupGetTrimForAmpcompTh2()
561 ui32TrimValue = ((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
565 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
569 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
573 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c440 uint32_t ui32Fcfg1Value ; in SetupGetTrimForAnabypassValue1() local
450 ui32Fcfg1Value = HWREG(FCFG1_BASE + FCFG1_O_CONFIG_OSC_TOP); in SetupGetTrimForAnabypassValue1()
451 ui32XoscHfRow = (( ui32Fcfg1Value & in SetupGetTrimForAnabypassValue1()
454 ui32XoscHfCol = (( ui32Fcfg1Value & in SetupGetTrimForAnabypassValue1()
557 uint32_t ui32Fcfg1Value; in SetupGetTrimForAmpcompTh2() local
562 ui32Fcfg1Value = HWREG(FCFG1_BASE + FCFG1_O_AMPCOMP_TH2); in SetupGetTrimForAmpcompTh2()
563 ui32TrimValue = ((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
567 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
571 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
575 ui32TrimValue |= (((ui32Fcfg1Value & in SetupGetTrimForAmpcompTh2()
[all …]