STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
app4.c File Reference
#include <stdio.h>
#include <string.h>
#include "ff.h"
#include "diskio.h"

Go to the source code of this file.

Functions

int test_diskio (BYTE pdrv, UINT ncyc, DWORD *buff, UINT sz_buff)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 303 of file app4.c.

int test_diskio ( BYTE  pdrv,
UINT  ncyc,
DWORD buff,
UINT  sz_buff 
)

Definition at line 36 of file app4.c.