Go to the source code of this file.
Defines | |
| #define | HID_1 89 |
| #define | HID_2 90 |
| #define | HID_3 91 |
| #define | HID_4 92 |
| #define | HID_5 93 |
| #define | HID_6 94 |
| #define | HID_7 95 |
| #define | HID_8 96 |
| #define | HID_9 97 |
| #define | HID_0 98 |
| #define | HID_ENTER 88 |
| #define | HID_BACKSPACE 42 |
| #define | HID_LEFT 80 |
| #define | HID_RIGHT 79 |
| #define | HID_DIVIDE 84 |
| #define | HID_MULTIPLY 85 |
| #define | HID_MINUS 86 |
| #define | HID_PLUS 87 |
| #define | KEY_1_1 HID_LEFT |
| #define | KEY_1_2 HID_RIGHT |
| #define | KEY_1_3 HID_ENTER |
| #define | KEY_1_4 HID_BACKSPACE |
| #define | KEY_2_1 HID_1 |
| #define | KEY_2_2 HID_2 |
| #define | KEY_2_3 HID_3 |
| #define | KEY_2_4 HID_4 |
| #define | KEY_3_1 HID_5 |
| #define | KEY_3_2 HID_6 |
| #define | KEY_3_3 HID_7 |
| #define | KEY_3_4 HID_8 |
| #define | KEY_4_1 HID_9 |
| #define | KEY_4_2 HID_MULTIPLY |
| #define | KEY_4_3 HID_PLUS |
| #define | KEY_4_4 HID_DIVIDE |
Functions | |
| void | user_application_task_init (void) |
| void | user_application_task (void) |
|
|
Definition at line 16 of file user_application.h. |
|
|
Definition at line 17 of file user_application.h. |
|
|
Definition at line 18 of file user_application.h. |
|
|
Definition at line 19 of file user_application.h. |
|
|
Definition at line 20 of file user_application.h. |
|
|
Definition at line 21 of file user_application.h. |
|
|
Definition at line 22 of file user_application.h. |
|
|
Definition at line 23 of file user_application.h. |
|
|
Definition at line 24 of file user_application.h. |
|
|
Definition at line 25 of file user_application.h. |
|
|
Definition at line 26 of file user_application.h. |
|
|
Definition at line 27 of file user_application.h. |
|
|
Definition at line 28 of file user_application.h. |
|
|
Definition at line 29 of file user_application.h. |
|
|
Definition at line 30 of file user_application.h. |
|
|
Definition at line 31 of file user_application.h. |
|
|
Definition at line 32 of file user_application.h. |
|
|
Definition at line 33 of file user_application.h. |
|
|
Definition at line 35 of file user_application.h. |
|
|
Definition at line 36 of file user_application.h. |
|
|
Definition at line 37 of file user_application.h. |
|
|
Definition at line 38 of file user_application.h. |
|
|
Definition at line 39 of file user_application.h. |
|
|
Definition at line 40 of file user_application.h. |
|
|
Definition at line 41 of file user_application.h. |
|
|
Definition at line 42 of file user_application.h. |
|
|
Definition at line 43 of file user_application.h. |
|
|
Definition at line 44 of file user_application.h. |
|
|
Definition at line 45 of file user_application.h. |
|
|
Definition at line 46 of file user_application.h. |
|
|
Definition at line 47 of file user_application.h. |
|
|
Definition at line 48 of file user_application.h. |
|
|
Definition at line 49 of file user_application.h. |
|
|
Definition at line 50 of file user_application.h. |
|
|
Definition at line 52 of file user_application.c. References Configure_led, data_to_send, Led_all_off, LED_PORT_10MA, LENGTH_OF_REPORT, and U8.
|
|
1.3.7