Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c683 static bool _internal_pipe_event_notify(pipe_t *pipe, bool from_isr);
735 static bool _internal_pipe_event_notify(pipe_t *pipe, bool from_isr) in _internal_pipe_event_notify() argument
743 if (from_isr) { in _internal_pipe_event_notify()