Home
last modified time | relevance | path

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

/bsp/rm48x50/HALCoGen/include/
A Dusbdcdc.h171 #define USBD_CDC_EVENT_SEND_BREAK (USBD_CDC_EVENT_BASE + 0)
177 #define USBD_CDC_EVENT_CLEAR_BREAK (USBD_CDC_EVENT_BASE + 1)
188 #define USBD_CDC_EVENT_SET_CONTROL_LINE_STATE (USBD_CDC_EVENT_BASE + 2)
196 #define USBD_CDC_EVENT_SET_LINE_CODING (USBD_CDC_EVENT_BASE + 3)
204 #define USBD_CDC_EVENT_GET_LINE_CODING (USBD_CDC_EVENT_BASE + 4)
A Dusblib.h1377 #define USBD_CDC_EVENT_BASE (USB_CLASS_EVENT_BASE + 0) macro
1384 #define USBH_CDC_EVENT_BASE (USBD_CDC_EVENT_BASE + 0x800)

Completed in 11 milliseconds