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

Functions

s32 __osEepStatus (OSMesgQueue *, OSContStatus *)
 
void __osPackEepWriteData (u8, u8 *)
 
s32 osEepromWrite (OSMesgQueue *mq, u8 address, u8 *buffer)
 

Variables

OSPifRam __osEepPifRam
 
u8 __osContLastCmd
 

Function Documentation

◆ __osEepStatus()

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

◆ __osPackEepWriteData()

void __osPackEepWriteData ( u8 address,
u8 * buffer )
Here is the caller graph for this function:

◆ osEepromWrite()

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

Variable Documentation

◆ __osContLastCmd

u8 __osContLastCmd
extern

◆ __osEepPifRam

OSPifRam __osEepPifRam