PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
rtc.c File Reference
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
#include "ps2sdkapi.h"
#include "osd_config.h"
#include "timer_alarm.h"
+ Include dependency graph for rtc.c:

Go to the source code of this file.

Functions

time_t ps2time (time_t *t)
 
 __attribute__ ((weak))
 

Variables

s64 _ps2sdk_rtc_offset_from_busclk = 0
 

Detailed Description

Set real time clock-related variables based on the real time clock value in the Mechacon.

Definition in file rtc.c.

Macro Definition Documentation

◆ OSD_CONFIG_NO_LIBCDVD

#define OSD_CONFIG_NO_LIBCDVD

Definition at line 20 of file rtc.c.

Function Documentation

◆ __attribute__()

__attribute__ ( (weak)  )

Definition at line 29 of file rtc.c.

Variable Documentation

◆ _ps2sdk_rtc_offset_from_busclk

s64 _ps2sdk_rtc_offset_from_busclk = 0

Definition at line 27 of file rtc.c.