![]() |
ACU6 Device API
|
Go to the source code of this file.
Data Structures | |
struct | a_ipc_dyn_array_enum_gyro_result |
Dynamic-length array of a_ipc_enum_gyro_result. More... | |
struct | a_ipc_msg_gyro_request_req |
Request the gyro service. More... | |
struct | a_ipc_msg_gyro_request_rsp |
gyro request result. More... | |
struct | a_ipc_msg_gyro_release_req_norsp |
Release gyro service for given user user . More... | |
struct | a_ipc_msg_gyro_configure_req |
Request to configure the gyro service. More... | |
struct | a_ipc_msg_gyro_configure_rsp |
Sent in response to gyro_configure_req message. More... | |
struct | a_ipc_msg_gyro_publish_ind |
Gyro data event. More... | |
struct | a_ipc_msg_gyro_subscribe_req |
Subscribe to updates for gyro. More... | |
struct | a_ipc_msg_gyro_subscribe_rsp |
Sent in response to a_ipc_msg_gyro_subscribe_req. More... | |
struct | a_ipc_msg_gyro_unsubscribe_req_norsp |
Unsubscribe from updates for gyro. More... | |
Enumerations | |
enum | a_ipc_enum_gyro_result { A_IPC_ENUM_GYRO_RESULT_OK , A_IPC_ENUM_GYRO_RESULT_ERROR } |
Result codes. More... | |