Cordio Stack and Cordio Profiles  r2p3-02rel0
gyro_api.h File Reference

Example gyroscope service profile. More...

#include "wsf_types.h"
#include "wsf_os.h"
Include dependency graph for gyro_api.h:

Go to the source code of this file.

Functions

void GyroStart (wsfHandlerId_t handlerId, uint8_t timerEvt)
 Start service. More...
 
void GyroStop (void)
 Stop service. More...
 
void GyroMeasStop (void)
 Measurement stop handler. More...
 
void GyroMeasStart (void)
 Measurement start handler. More...
 
void GyroMeasComplete (dmConnId_t connId, int16_t x, int16_t y, int16_t z)
 Measurement complete handler. More...
 

Description

Example gyroscope service profile.

Copyright (c) 2015-2018 Arm Ltd. All Rights Reserved. ARM Ltd. confidential and proprietary.

IMPORTANT. Your use of this file is governed by a Software License Agreement ("Agreement") that must be accepted in order to download or otherwise receive a copy of this file. You may not use or copy this file for any purpose other than as described in the Agreement. If you do not agree to all of the terms of the Agreement do not use this file and delete all copies in your possession or control; if you do not have a copy of the Agreement, you must contact ARM Ltd. prior to any use, copying or further distribution of this software.

Definition in file gyro_api.h.