HAL
PCD_EP_OutXfrComplete_int() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALPCD_EP_OutXfrComplete_int()

PCD_EP_OutXfrComplete_int() function

process EP OUT transfer complete interrupt.

Syntax

static HAL_StatusTypeDef PCD_EP_OutXfrComplete_int(PCD_HandleTypeDef *hpcd,     uint32_t epnum);
Implemented in stm32f4xx_hal_pcd.c:2241

Arguments

hpcd

PCD handle

epnum

endpoint number

Return value

HAL status

References

LocationReferrerText
stm32f4xx_hal_pcd.c:2241
static HAL_StatusTypeDef PCD_EP_OutXfrComplete_int(PCD_HandleTypeDef *hpcd, uint32_t epnum)
stm32f4xx_hal_pcd.c:92
static HAL_StatusTypeDef PCD_EP_OutXfrComplete_int(PCD_HandleTypeDef *hpcd, uint32_t epnum);
stm32f4xx_hal_pcd.c:1147HAL_PCD_IRQHandler()
(void)PCD_EP_OutXfrComplete_int(hpcd, epnum);

Call Tree

Functions calling PCD_EP_OutXfrComplete_int()
Functions called by PCD_EP_OutXfrComplete_int()
all items filtered out
PCD_EP_OutXfrComplete_int()
Data read by PCD_EP_OutXfrComplete_int()
Data written by PCD_EP_OutXfrComplete_int()
PCD_EP_OutXfrComplete_int()
Type of PCD_EP_OutXfrComplete_int()
PCD_EP_OutXfrComplete_int()