Subversion Repositories freemyipod

Rev

Rev 232 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 232 Rev 265
Line 42... Line 42...
42
void pmu_set_wake_condition(unsigned char condition);
42
void pmu_set_wake_condition(unsigned char condition);
43
void pmu_enter_standby(void);
43
void pmu_enter_standby(void);
44
void pmu_read_rtc(unsigned char* buffer);
44
void pmu_read_rtc(unsigned char* buffer);
45
void pmu_write_rtc(unsigned char* buffer);
45
void pmu_write_rtc(unsigned char* buffer);
46
 
46
 
-
 
47
 
47
#endif
48
#endif