Coverage for linuxpy/usb/ids/hid_item.py: 0%

1 statements  

« prev     ^ index     » next       coverage.py v7.6.8, created at 2025-05-27 13:54 +0200

1# This file is part of the linuxpy project 

2# 

3# Copyright (c) 2023 Tiago Coutinho 

4# Distributed under the GPLv3 license. See LICENSE for more info. 

5 

6# This file has been generated by linuxpy.codegen.usbids 

7# Date: 2024-07-30 06:58:40.007190 

8# System: Linux 

9# Release: 6.8.0-39-generic 

10# Version: #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024 

11 

12hid_item = { 

13 4: {"name": "Usage Page"}, 

14 8: {"name": "Usage"}, 

15 20: {"name": "Logical Minimum"}, 

16 24: {"name": "Usage Minimum"}, 

17 36: {"name": "Logical Maximum"}, 

18 40: {"name": "Usage Maximum"}, 

19 52: {"name": "Physical Minimum"}, 

20 56: {"name": "Designator Index"}, 

21 68: {"name": "Physical Maximum"}, 

22 72: {"name": "Designator Minimum"}, 

23 84: {"name": "Unit Exponent"}, 

24 88: {"name": "Designator Maximum"}, 

25 100: {"name": "Unit"}, 

26 116: {"name": "Report Size"}, 

27 120: {"name": "String Index"}, 

28 128: {"name": "Input"}, 

29 132: {"name": "Report ID"}, 

30 136: {"name": "String Minimum"}, 

31 144: {"name": "Output"}, 

32 148: {"name": "Report Count"}, 

33 152: {"name": "String Maximum"}, 

34 160: {"name": "Collection"}, 

35 164: {"name": "Push"}, 

36 168: {"name": "Delimiter"}, 

37 176: {"name": "Feature"}, 

38 180: {"name": "Pop"}, 

39 192: {"name": "End Collection"}, 

40}