Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c298 uint32_t cmd_processing: 1; //Used to indicate command handling is ongoing member
1381 port->flags.cmd_processing = 1; in hcd_port_command()
1408 port->flags.cmd_processing = 0; in hcd_port_command()