STM32_USB_Device_Library + 0/4 examples
CodeScope will show references to USBD_AUDIO_ItfTypeDef::PeriodicTC from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USBD_AUDIO_ItfTypeDef::PeriodicTC field

Syntax

int8_t (*PeriodicTC)(uint8_t *pbuf, uint32_t size, uint8_t cmd);

Examples

USBD_AUDIO_ItfTypeDef::PeriodicTC is referenced by 4 libraries and example projects.

References

LocationReferrerText
usbd_audio.h:169
int8_t (*PeriodicTC)(uint8_t *pbuf, uint32_t size, uint8_t cmd);
usbd_audio.c:791USBD_AUDIO_DataOut()
((USBD_AUDIO_ItfTypeDef *)pdev->pUserData[pdev->classId])->PeriodicTC(&haudio->buffer[haudio->wr_ptr],

Call Tree

Functions calling USBD_AUDIO_ItfTypeDef::PeriodicTC
all items filtered out
USBD_AUDIO_ItfTypeDef::PeriodicTC
Type of USBD_AUDIO_ItfTypeDef::PeriodicTC
USBD_AUDIO_ItfTypeDef::PeriodicTC
int8_t
all items filtered out