Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/
A Dusb.h193 USB_DEVICE_EP_CALLBACK_N, enumerator
291 usb_device_endpoint_callback_t device_endpoint_callback[USB_EPT_NUM][USB_DEVICE_EP_CALLBACK_N];
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_d_r/
A Dusb.c131 static const uint8_t _usb_endpoint_irq_bits[USB_DEVICE_EP_CALLBACK_N] = {
2024 for(j = 0; j < USB_DEVICE_EP_CALLBACK_N; j++) { in usb_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_l/
A Dusb.c131 static const uint8_t _usb_endpoint_irq_bits[USB_DEVICE_EP_CALLBACK_N] = {
2020 for(j = 0; j < USB_DEVICE_EP_CALLBACK_N; j++) { in usb_init()

Completed in 24 milliseconds