Searched refs:pu2b (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | osc.c | 366 uint8_t pu2b[4]; member 450 ((pParam->pu2c[i]*c2) >> (pParam->pu2b[i] - HPOSC_COEFF_BITS))) >> HPOSC_SHIFT1; in findHposcCoefficients() 512 .pu2b = {36, 32, 27, 20}, in OSC_HPOSCInitializeFrequencyOffsetParameters() 524 findHposcPc(hposcParm.pu2c, hposcParm.pu2b, &hposcMeas.temp[0], 3, pu2); in OSC_HPOSCInitializeFrequencyOffsetParameters() 543 .pu2b = {36, 32, 27, 20}, in OSC_HPOSC_Debug_InitFreqOffsetParams() 555 findHposcPc(hposcParm.pu2c, hposcParm.pu2b, &hposcMeas.temp[0], 3, pu2); in OSC_HPOSC_Debug_InitFreqOffsetParams()
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | osc.c | 366 uint8_t pu2b[4]; member 450 ((pParam->pu2c[i]*c2) >> (pParam->pu2b[i] - HPOSC_COEFF_BITS))) >> HPOSC_SHIFT1; in findHposcCoefficients() 512 .pu2b = {36, 32, 27, 20}, in OSC_HPOSCInitializeFrequencyOffsetParameters() 524 findHposcPc(hposcParm.pu2c, hposcParm.pu2b, &hposcMeas.temp[0], 3, pu2); in OSC_HPOSCInitializeFrequencyOffsetParameters() 543 .pu2b = {36, 32, 27, 20}, in OSC_HPOSC_Debug_InitFreqOffsetParams() 555 findHposcPc(hposcParm.pu2c, hposcParm.pu2b, &hposcMeas.temp[0], 3, pu2); in OSC_HPOSC_Debug_InitFreqOffsetParams()
|