Hi!
I want to put the CPU and Bus Frequency down. Well, I think normally I need 1 MHZ for my application. But sometimes I need around 33 mhz...
Can anyone tell me which bus frequency is good for those cpu frequency. How are they related?
uh and I want to use:
int scePowerSetCpuClockFrequency(int cpufreq);
and
int scePowerSetBusClockFrequency(int busfreq);
that's right, isn't it?