Embedded SDK
Embedded SDK
|
usb otg low level driver configuration file More...
Modules | |
USBD_CONF_Exported_Defines | |
USBD_CONF_Exported_Types | |
USBD_CONF_Exported_Macros | |
USBD_CONF_Exported_Variables | |
USBD_CONF_Exported_FunctionsPrototype | |
Functions | |
void * | USBD_static_malloc (uint32_t size) |
void | USBD_static_free (void *p) |
const volatile uint8_t * | USBD_GetPinPadOffset (void) |
void | USB_power (unsigned char enabled) |
usb otg low level driver configuration file
void USB_power | ( | unsigned char | enabled | ) |
Definition at line 1560 of file usbd_impl.c.
const volatile uint8_t* USBD_GetPinPadOffset | ( | void | ) |
void USBD_static_free | ( | void * | p | ) |
void* USBD_static_malloc | ( | uint32_t | size | ) |