Macros | |
| #define | HID_SMBUS_MIN_READ_REQUEST_SIZE 1 |
| HID SMBus min read request size. More... | |
| #define | HID_SMBUS_MAX_READ_REQUEST_SIZE 512 |
| HID SMBus max read request size. More... | |
| #define | HID_SMBUS_MIN_TARGET_ADDRESS_SIZE 1 |
| HID SMBus min target address size. More... | |
| #define | HID_SMBUS_MAX_TARGET_ADDRESS_SIZE 16 |
| HID SMBus max target address size. More... | |
| #define | HID_SMBUS_MAX_READ_RESPONSE_SIZE 61 |
| HID SMBus max read response size. More... | |
| #define | HID_SMBUS_MIN_WRITE_REQUEST_SIZE 1 |
| HID SMBus min write request size. More... | |
| #define | HID_SMBUS_MAX_WRITE_REQUEST_SIZE 61 |
| HID SMBus max write request size. More... | |
| #define HID_SMBUS_MAX_READ_REQUEST_SIZE 512 |
HID SMBus max read request size.
| #define HID_SMBUS_MAX_READ_RESPONSE_SIZE 61 |
HID SMBus max read response size.
| #define HID_SMBUS_MAX_TARGET_ADDRESS_SIZE 16 |
HID SMBus max target address size.
| #define HID_SMBUS_MAX_WRITE_REQUEST_SIZE 61 |
HID SMBus max write request size.
| #define HID_SMBUS_MIN_READ_REQUEST_SIZE 1 |
HID SMBus min read request size.
| #define HID_SMBUS_MIN_TARGET_ADDRESS_SIZE 1 |
HID SMBus min target address size.
| #define HID_SMBUS_MIN_WRITE_REQUEST_SIZE 1 |
HID SMBus min write request size.