HAL + 0/56 examples
CodeScope will show references to HAL_PCD_EP_Close() from the following samples and libraries:
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...

HAL_PCD_EP_Close() function

Deactivate an endpoint.

Syntax

HAL_StatusTypeDef HAL_PCD_EP_Close(PCD_HandleTypeDef *hpcd,     uint8_t ep_addr);
Implemented in stm32f4xx_hal_pcd.c:1860

Arguments

hpcd

PCD handle

ep_addr

endpoint address

Return value

HAL status

Examples

HAL_PCD_EP_Close() is referenced by 56 libraries and example projects.

Call Tree

Functions called by HAL_PCD_EP_Close()
HAL_PCD_EP_Close()
all items filtered out
Type of HAL_PCD_EP_Close()
HAL_PCD_EP_Close()
all items filtered out