Embedded SDK
Embedded SDK
Modules | Functions

usb otg low level driver configuration file More...

Collaboration diagram for USBD_CONF:

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_tUSBD_GetPinPadOffset (void)
 
void USB_power (unsigned char enabled)
 

Detailed Description

usb otg low level driver configuration file

Function Documentation

◆ USB_power()

void USB_power ( unsigned char  enabled)

Definition at line 1560 of file usbd_impl.c.

◆ USBD_GetPinPadOffset()

const volatile uint8_t* USBD_GetPinPadOffset ( void  )

◆ USBD_static_free()

void USBD_static_free ( void *  p)

◆ USBD_static_malloc()

void* USBD_static_malloc ( uint32_t  size)