Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/core/
H A Dhub.c40 hcd->roothub->port_status[port-1] &= ~PORT_PSSC; in root_hub_ctrl()
60 hcd->roothub->port_status[port-1] |= PORT_PSSC; in root_hub_ctrl()
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dusb_common.h194 #define PORT_PSSC 0x00040000UL macro