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

Go to the source code of this file.

Data Structures

struct  streamfs_cfg
 

Functions

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

Variables

const struct pios_com_driver pios_streamfs_com_driver
 

Detailed Description

Author
Tau Labs, http://taulabs.org, Copyright (C) 2014

Definition in file pios_streamfs_priv.h.