Home
last modified time | relevance | path

Searched refs:_internal_pipe_event_notify (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() function
893 *yield |= _internal_pipe_event_notify(pipe, true); in _intr_hdlr_chan()