Searched refs:FXAS21000_COUNTSPERDEGPERSEC (Results 1 – 1 of 1) sorted by relevance
29 #define FXAS21000_COUNTSPERDEGPERSEC 20 // 1600dps range macro208 sfg->Gyro.iCountsPerDegPerSec = FXAS21000_COUNTSPERDEGPERSEC; in FXAS21002_Init()209 sfg->Gyro.fDegPerSecPerCount = 1.0F / FXAS21000_COUNTSPERDEGPERSEC; in FXAS21002_Init()