Home
last modified time | relevance | path

Searched refs:usb_disconnect (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c1283 struct gpio_dt_spec usb_disconnect = GPIO_DT_SPEC_INST_GET(0, disconnect_gpios); in HAL_PCDEx_SetConnectionState() local
1285 gpio_pin_configure_dt(&usb_disconnect, in HAL_PCDEx_SetConnectionState()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c372 struct gpio_dt_spec usb_disconnect = GPIO_DT_SPEC_INST_GET(0, disconnect_gpios); in HAL_PCDEx_SetConnectionState() local
374 gpio_pin_configure_dt(&usb_disconnect, in HAL_PCDEx_SetConnectionState()