Searched refs:GyroCreateCfgData (Results 1 – 3 of 3) sorted by relevance
60 struct SensorCfgData *GyroCreateCfgData(const struct DeviceResourceNode *node);
270 struct SensorCfgData *GyroCreateCfgData(const struct DeviceResourceNode *node) in GyroCreateCfgData() function
180 drvData->sensorCfg = GyroCreateCfgData(device->property); in GyroBmi160InitDriver()