uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
clockgen.h
1/* Copyright (C) 2011, 2012, 2013 The uOFW team
2 See the file COPYING for copying permission.
3*/
4
5#ifndef CLOCKGEN_H
6#define CLOCKGEN_H
7
8#include <common_header.h>
9
21
30
39
48
60
67
76
85
92
99
106
113
116#endif /* CLOCKGEN_H */
s32 sceClockgenGetRevision(void)
s32 sceClockgenLeptonClkEnable(void)
s32 sceClockgenSetSpectrumSpreading(s32 mode)
s32 sceClockgenAudioClkDisable(void)
s32 sceClockgenSetProtocol(u32 prot)
s32 sceClockgenAudioClkSetFreq(u32 freq)
s32 sceClockgenSetup(void)
s32 sceClockgenLeptonClkDisable(void)
s32 sceClockgenEnd(void)
s32 sceClockgenAudioClkEnable(void)
s32 sceClockgenGetRegValue(u32 idx)
s32 sceClockgenInit(void)