Searched refs:c2 (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | osc.c | 410 int64_t d,c0,c1,c2,cn,tmpBuf[6]; in findHposcCoefficients() local 419 c2 = 0; in findHposcCoefficients() 442 c2 = cn / d; in findHposcCoefficients() 450 ((pParam->pu2c[i]*c2) >> (pParam->pu2b[i] - HPOSC_COEFF_BITS))) >> HPOSC_SHIFT1; in findHposcCoefficients()
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | osc.c | 410 int64_t d,c0,c1,c2,cn,tmpBuf[6]; in findHposcCoefficients() local 419 c2 = 0; in findHposcCoefficients() 442 c2 = cn / d; in findHposcCoefficients() 450 ((pParam->pu2c[i]*c2) >> (pParam->pu2b[i] - HPOSC_COEFF_BITS))) >> HPOSC_SHIFT1; in findHposcCoefficients()
|