|
STM32F479xx HAL User Manual
|
Defines | |
| #define | HCD_SPEED_HIGH USBH_HS_SPEED |
| #define | HCD_SPEED_FULL USBH_FSLS_SPEED |
| #define | HCD_SPEED_LOW USBH_FSLS_SPEED |
| #define HCD_SPEED_FULL USBH_FSLS_SPEED |
Definition at line 111 of file stm32f4xx_hal_hcd.h.
Referenced by HCD_Port_IRQHandler().
| #define HCD_SPEED_HIGH USBH_HS_SPEED |
Definition at line 110 of file stm32f4xx_hal_hcd.h.
| #define HCD_SPEED_LOW USBH_FSLS_SPEED |
Definition at line 112 of file stm32f4xx_hal_hcd.h.
1.7.6.1