Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c23 #define BENDPOINTADDRESS_DIR_MSK 0x80 //Endpoint direction mask of the bEndpointAddress field… macro
320 ep_char->bEndpointAddress & BENDPOINTADDRESS_DIR_MSK, in usb_dwc_hal_chan_set_ep_char()