Nut/OS  5.0.5
API Reference
stm32_otg_hw_config.c File Reference
Include dependency graph for stm32_otg_hw_config.c:

Functions

void Set_USBClock (void)
void Enter_LowPowerMode (void)
void Leave_LowPowerMode (void)
void USB_Cable_Config (FunctionalState NewState)
void Get_SerialNum (void)

Variables

LINE_CODING linecoding

Function Documentation

void Set_USBClock ( void  )

References RCC, and RCC_AHB2ENR_OTGFSEN.

void Enter_LowPowerMode ( void  )

References bDeviceState, and SUSPENDED.

Referenced by Suspend().

void Leave_LowPowerMode ( void  )
void USB_Cable_Config ( FunctionalState  NewState)

References DISABLE, USB_DevConnect(), and USB_DevDisconnect().

Here is the call graph for this function:

void Get_SerialNum ( void  )

Variable Documentation