FireBirdLib - Topfield TMS PVR TAP Programming Library
DumpMemory.c File Reference
#include <stdio.h>
#include <string.h>
#include "libFireBird.h"

Go to the source code of this file.

Functions

void DumpMemory (byte *p, dword size, int BytesPerLine)
 

Function Documentation

◆ DumpMemory()

void DumpMemory ( byte *  p,
dword  size,
int  BytesPerLine 
)

Definition at line 5 of file DumpMemory.c.

References TAP_Print, TRACEENTER, and TRACEEXIT.