Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c546 static bool _port_persist_all_pipes(port_t *port);
1064 static bool _port_persist_all_pipes(port_t *port) in _port_persist_all_pipes() function
1183 if (is_runtime_reset && !_port_persist_all_pipes(port)) { in _port_cmd_reset()