![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | DFU_SAMPLE_FREQ(frq) (uint8_t)(frq), (uint8_t)((frq >> 8)), (uint8_t)((frq >> 16)) |
#define | DFU_PACKET_SZE(frq) |
#define DFU_PACKET_SZE | ( | frq | ) |
Definition at line 96 of file usbd_dfu.c.
#define DFU_SAMPLE_FREQ | ( | frq | ) | (uint8_t)(frq), (uint8_t)((frq >> 8)), (uint8_t)((frq >> 16)) |
Definition at line 94 of file usbd_dfu.c.