Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c113 #define USBH_EXIT_CRITICAL_SAFE() portEXIT_CRITICAL_SAFE(&usbh_lock) macro
253 USBH_EXIT_CRITICAL_SAFE(); in default_pipe_callback()