10 #ifndef GO_ACCEL_SENSOR_PORT_ALLOC_H
11 #define GO_ACCEL_SENSOR_PORT_ALLOC_H
17 typedef struct GoAccelSensorPortAllocPorts
25 } GoAccelSensorPortAllocPorts;
36 GoFx(
kBool) GoAccelSensorPortAlloc_UserSelectedPortsFree(
GoAccelSensorPortAlloc portAlloc, GoAccelSensorPortAllocPorts* sensorPorts,
kBool doAllocationCheck);
42 #include <GoSdk/Internal/GoAccelSensorPortAlloc.x.h>
44 #endif // GO_ACCEL_SENSOR_PORT_ALLOC_H
Essential SDK declarations.