Structures and functions required by UDC.
void udi_vendor_disable |
( |
void |
| ) |
|
bool udi_vendor_enable |
( |
void |
| ) |
|
uint8_t udi_vendor_getsetting |
( |
void |
| ) |
|
bool udi_vendor_setup |
( |
void |
| ) |
|
Initial value:= {
.sof_notify = NULL,
}
bool udi_vendor_enable(void)
Definition: udi_vendor.c:92
bool udi_vendor_setup(void)
Definition: udi_vendor.c:114
void udi_vendor_disable(void)
Definition: udi_vendor.c:106
uint8_t udi_vendor_getsetting(void)
Definition: udi_vendor.c:132
Global structure which contains standard UDI API for UDC.
Global structure which contains standard UDI interface for UDC.
Global structure which contains standard UDI interface for UDC.
Global structure which contains standard UDI interface for UDC.