modules/dosfs/dfs_sdcard.c File Reference

#include <mios32.h>
#include <sys/types.h>
#include "dosfs.h"

Defines

#define DEBUG_VERBOSE_LEVEL   1

Functions

void DFS_CachingEnabledSet (uint8_t enable)
char * DFS_DirToCanonical (char *dest, char *src)
uint32_t DFS_ReadSector (uint8_t unit, uint8_t *buffer, uint32_t sector, uint32_t count)
uint32_t DFS_WriteSector (uint8_t unit, uint8_t *buffer, uint32_t sector, uint32_t count)

Define Documentation

#define DEBUG_VERBOSE_LEVEL   1

Function Documentation

void DFS_CachingEnabledSet ( uint8_t  enable  ) 
char* DFS_DirToCanonical ( char *  dest,
char *  src 
)
uint32_t DFS_ReadSector ( uint8_t  unit,
uint8_t *  buffer,
uint32_t  sector,
uint32_t  count 
)

Here is the call graph for this function:

uint32_t DFS_WriteSector ( uint8_t  unit,
uint8_t *  buffer,
uint32_t  sector,
uint32_t  count 
)

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1