HAL + 0/55 examples
CodeScope will show references to HAL_PCD_SOFCallback() 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...

HAL_PCD_SOFCallback() function

USB Start Of Frame callback.

Syntax

void HAL_PCD_SOFCallback(PCD_HandleTypeDef *hpcd);
Implemented in stm32f4xx_hal_pcd.c:1606

Arguments

hpcd

PCD handle

Return value

None

Examples

HAL_PCD_SOFCallback() is referenced by 55 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_pcd.c:1606
__weak void HAL_PCD_SOFCallback(PCD_HandleTypeDef *hpcd)
stm32f4xx_hal_pcd.h:338
void HAL_PCD_SOFCallback(PCD_HandleTypeDef *hpcd);
stm32f4xx_hal_pcd.c:1429HAL_PCD_IRQHandler()
HAL_PCD_SOFCallback(hpcd);

Call Tree

Functions calling HAL_PCD_SOFCallback()
Functions called by HAL_PCD_SOFCallback()
all items filtered out
HAL_PCD_SOFCallback()
USBD_LL_SOF()
all items filtered out
Data read by HAL_PCD_SOFCallback()
HAL_PCD_SOFCallback()