Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c22 #define BENDPOINTADDRESS_NUM_MSK 0x0F //Endpoint number mask of the bEndpointAddress field of… macro
317 ep_char->bEndpointAddress & BENDPOINTADDRESS_NUM_MSK, in usb_dwc_hal_chan_set_ep_char()