Mario Kart 64
Loading...
Searching...
No Matches
osEepromRead.c File Reference
#include "libultra_internal.h"
#include "macros.h"
#include "controller.h"
Include dependency graph for osEepromRead.c:

Functions

s32 __osEepStatus (OSMesgQueue *, OSContStatus *)
 
void __osPackEepReadData (u8)
 
s32 osEepromRead (OSMesgQueue *mq, u8 address, u8 *buffer)
 

Variables

u8 _osLastSentSiCmd
 
OSPifRam __osEepPifRam
 

Function Documentation

◆ __osEepStatus()

s32 __osEepStatus ( OSMesgQueue * mq,
OSContStatus * data )
Here is the caller graph for this function:

◆ __osPackEepReadData()

void __osPackEepReadData ( u8 address)
Here is the caller graph for this function:

◆ osEepromRead()

s32 osEepromRead ( OSMesgQueue * mq,
u8 address,
u8 * buffer )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ __osEepPifRam

OSPifRam __osEepPifRam
extern

◆ _osLastSentSiCmd

u8 _osLastSentSiCmd
extern