ButterflyMP3

testing.c File Reference

#include "testing.h"
Include dependency graph for testing.c:

Go to the source code of this file.

Functions

void dump_buffer (uint8 lines, uint8 buffer[])
uint8 MMC_tester (void)
uint8 FAT_tester (void)

Function Documentation

void dump_buffer ( uint8  lines,
uint8  buffer[] 
)

Definition at line 10 of file testing.c.

References EOL, PRINT, UART_Printfu08(), and UART_SendByte().

Referenced by MMC_tester().

Here is the call graph for this function:

uint8 MMC_tester ( void  )

Definition at line 37 of file testing.c.

References dump_buffer(), EOL, MMC_Check(), MMC_Read(), MMC_Reset(), mmc_sbuf, mmc_scratch, PRINT, UART_Printfu08(), UART_Printfu16(), UART_Printfu32(), and UART_Puts().

Here is the call graph for this function:

 All Files Functions Variables Typedefs Enumerations Enumerator Defines