RetroArch
Functions
filetime.h File Reference
#include "common.h"
#include <sys/types.h>
Include dependency graph for filetime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint16_t _FAT_filetime_getTimeFromRTC (void)
 
uint16_t _FAT_filetime_getDateFromRTC (void)
 
time_t _FAT_filetime_to_time_t (uint16_t t, uint16_t d)
 

Function Documentation

◆ _FAT_filetime_getDateFromRTC()

uint16_t _FAT_filetime_getDateFromRTC ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _FAT_filetime_getTimeFromRTC()

uint16_t _FAT_filetime_getTimeFromRTC ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _FAT_filetime_to_time_t()

time_t _FAT_filetime_to_time_t ( uint16_t  t,
uint16_t  d 
)
Here is the caller graph for this function: