1#ifndef _DOLPHIN_SI_INTERNAL_H_
2#define _DOLPHIN_SI_INTERNAL_H_
void __SITestSamplingRate(u32 tvmode)
Definition SISamplingRate.c:83
void __SISteeringEnable(s32 chan)
Definition SISteeringAuto.c:7
void __SISteeringSyncCallback(s32 chan, s32)
s32 __SISteeringSync(s32 chan)
Definition SISteeringXfer.c:47
s32 __SISteeringTransfer(s32 chan, u32 outputBytes, u32 inputBytes, void(*proc)(s32))
Definition SISteeringXfer.c:104
void __SISteeringDisable(s32 chan)
Definition SISteeringAuto.c:23
unsigned long u32
Definition types.h:9
signed long s32
Definition types.h:8