HAL + 0/55 examples
CodeScope will show references to USB_EPTypeDef::is_stall 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
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
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USB_EPTypeDef::is_stall field

Endpoint stall condition This parameter must be a number between Min_Data = 0 and Max_Data = 1

Syntax

uint8_t is_stall;

Examples

USB_EPTypeDef::is_stall is referenced by 55 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_usb.h:139
uint8_t is_stall; /*!< Endpoint stall condition
stm32f4xx_hal_pcd.c:1981HAL_PCD_EP_SetStall()
ep->is_stall = 1U;
stm32f4xx_hal_pcd.c:2024HAL_PCD_EP_ClrStall()
ep->is_stall = 0U;

Data Use

Functions writing USB_EPTypeDef::is_stall
USB_EPTypeDef::is_stall
Type of USB_EPTypeDef::is_stall
USB_EPTypeDef::is_stall
uint8_t
all items filtered out