9 lines
560 B
C
9 lines
560 B
C
/* This file is a temporary workaround for mapping of the generated information
|
|
* to the current driver definitions. This will be removed when the drivers
|
|
* are modified to handle the generated information, or the mapping of
|
|
* generated data matches the driver definitions.
|
|
*/
|
|
#define CONFIG_USB_DC_STM32_DISCONN_GPIO_PORT_NAME ST_STM32_USB_40005C00_DISCONNECT_GPIOS_CONTROLLER
|
|
#define CONFIG_USB_DC_STM32_DISCONN_PIN ST_STM32_USB_40005C00_DISCONNECT_GPIOS_PIN
|
|
#define CONFIG_USB_DC_STM32_DISCONN_PIN_LEVEL ST_STM32_USB_40005C00_DISCONNECT_GPIOS_FLAGS
|