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

USB_CfgTypeDef::use_dedicated_ep1 field

Enable or disable the use of the dedicated EP1 interrupt.

Syntax

uint8_t use_dedicated_ep1;

Examples

USB_CfgTypeDef::use_dedicated_ep1 is referenced by 61 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_usb.h:125
uint8_t use_dedicated_ep1; /*!< Enable or disable the use of the dedicated EP1 interrupt. */
stm32f4xx_hal_pcd.c:1370HAL_PCD_IRQHandler()
if (hpcd->Init.use_dedicated_ep1 != 0U)

Data Use

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