39#include <ws/cart/rtc.h>
41#include "nilefs/diskio.h"
48#define NILEFS_CARD_CID_SIZE 16
uint32_t nilefs_convert_rtc_datetime_to_fat(ws_cart_rtc_datetime_t *datetime)
Convert an RTC timestamp to a FAT timestamp.
bool nilefs_read_card_cid(void __far *buff)
Read the TF card's CID.
void nilefs_eject(void)
Eject the currently inserted TF card.
uint32_t nilefs_read_card_sector_count(void)
Read the TF card's size, in 512-byte sectors.