STM32_USB_Host_Library
+
0
/23 examples
SourceVu will show references to
USBH_HID_GetASCIICode()
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Host
HID_RTOS
HID_Standalone
STM32469I-Discovery
Applications
USB_Host
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
STM32469I_EVAL
Applications
USB_Host
DualCore_Standalone
HID_RTOS
HID_Standalone
STM324x9I_EVAL
Applications
USB_Host
DualCore_Standalone
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
STM324xG_EVAL
Applications
USB_Host
DualCore_Standalone
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
STM32F412G-Discovery
Applications
USB_Host
HID_Standalone
STM32F412ZG-Nucleo
Applications
USB_Host
HID_RTOS
HID_Standalone
STM32F413H-Discovery
Applications
USB_Host
HID_Standalone
STM32F413ZH-Nucleo
Applications
USB_Host
HID_Standalone
STM32F429ZI-Nucleo
Applications
USB_Host
HID_Standalone
STM32F446ZE-Nucleo
Applications
USB_Host
HID_Standalone
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32_USB_Host_Library
USBH_HID_GetASCIICode()
USBH_HID_GetASCIICode() function
USBH_HID_GetASCIICode The function decode keyboard data into ASCII characters.
Syntax
Show:
Summary
Declaration
Definition
from
usbh_hid_keybd.h:293
uint8_t
USBH_HID_GetASCIICode
(
HID_KEYBD_Info_TypeDef
*
info
)
;
Implemented in
usbh_hid_keybd.c:430
Arguments
Argument
Description
info
Keyboard information
Return value
ASCII code
Examples
USBH_HID_GetASCIICode()
is referenced by 23 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out