HAL + 0/107 examples
CodeScope will show references to USB_CfgTypeDef::vbus_sensing_enable from the following samples and libraries:
Examples
STM32F4-Discovery
STM32F401-Discovery
STM32F411E-Discovery
STM32446E_EVAL
Demonstrations
Applications
Audio
Camera
FatFs
USB_Device
USB_Host
STM32469I-Discovery
Demonstrations
Applications
Audio
FatFs
USBX
USB_Device
USB_Host
STM32469I_EVAL
Demonstrations
Applications
Audio
FatFs
USB_Device
USB_Host
STM324xG_EVAL
Demonstrations
Applications
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
FatFs
USB_Device
USB_Host
STM32F413H-Discovery
Demonstrations
Applications
FatFs
USB_Device
USB_Host
STM324x9I_EVAL
Applications
USB_Device
Demonstrations
STemWin
STM32F412ZG-Nucleo
Applications
FatFs
USB_Device
USB_Host
STM32F413ZH-Nucleo
Applications
USB_Device
USB_Host
STM32F429ZI-Nucleo
Applications
FatFs
USBX
USB_Device
USB_Host
STM32F446ZE-Nucleo
Applications
FatFs
USB_Device
USB_Host
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALUSB_CfgTypeDef::vbus_sensing_enable

USB_CfgTypeDef::vbus_sensing_enable field

Enable or disable the VBUS Sensing feature.

Syntax

uint8_t vbus_sensing_enable;

Examples

USB_CfgTypeDef::vbus_sensing_enable is referenced by 107 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_usb.h:123
uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. */
stm32f4xx_ll_usb.c:311USB_DevInit()
if (cfg.vbus_sensing_enable == 0U)
stm32f4xx_ll_usb.c:329USB_DevInit()
if (cfg.vbus_sensing_enable == 0U)
stm32f4xx_ll_usb.c:457USB_DevInit()
if (cfg.vbus_sensing_enable == 1U)

Data Use

Functions reading USB_CfgTypeDef::vbus_sensing_enable
USB_CfgTypeDef::vbus_sensing_enable
all items filtered out
Type of USB_CfgTypeDef::vbus_sensing_enable
USB_CfgTypeDef::vbus_sensing_enable
uint8_t
all items filtered out