Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c41 #define NUM_PORTS 1 //The controller only has one port. macro
1306 HCD_CHECK(port_number <= NUM_PORTS, ESP_ERR_NOT_FOUND); in hcd_port_init()