dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_flashfs_logfs_priv.h File Reference
#include <stdint.h>
#include "pios_flash.h"

Go to the source code of this file.

Data Structures

struct  flashfs_logfs_cfg
 

Functions

int32_t PIOS_FLASHFS_Logfs_Init (uintptr_t *fs_id, const struct flashfs_logfs_cfg *cfg, enum pios_flash_partition_labels partition_label)
 Initialize the flash object setting FS. More...
 
int32_t PIOS_FLASHFS_Logfs_Destroy (uintptr_t fs_id)
 

Detailed Description

Author
Tau Labs, http://taulabs.org, Copyright (C) 2012-2013

Definition in file pios_flashfs_logfs_priv.h.