ConOpSys V2970  P004.07
ANVILEX control operating system
Macros | Variables
fsdata_custom.c File Reference
#include "fs.h"
#include "lwip/def.h"
#include "fsdata.h"
Include dependency graph for fsdata_custom.c:

Macros

#define file_NULL   (struct fsdata_file *) NULL
 
#define FS_ROOT   file__index_html
 
#define FS_NUMFILES   2
 

Variables

static const unsigned int dummy_align__cheap_13370_png = 0
 
static const unsigned char data__cheap_13370_png []
 
static const unsigned int dummy_align__index_html = 1
 
static const unsigned char data__index_html []
 
const struct fsdata_file file__cheap_13370_png []
 
const struct fsdata_file file__index_html []
 

Macro Definition Documentation

◆ file_NULL

#define file_NULL   (struct fsdata_file *) NULL

◆ FS_NUMFILES

#define FS_NUMFILES   2

◆ FS_ROOT

#define FS_ROOT   file__index_html

Variable Documentation

◆ data__cheap_13370_png

const unsigned char data__cheap_13370_png[]
static

◆ data__index_html

static const unsigned char FSDATA_ALIGN_PRE data__index_html
static

◆ dummy_align__cheap_13370_png

const unsigned int dummy_align__cheap_13370_png = 0
static

◆ dummy_align__index_html

const unsigned int dummy_align__index_html = 1
static

◆ file__cheap_13370_png

const struct fsdata_file file__cheap_13370_png[]
Initial value:
= { {
sizeof(data__cheap_13370_png) - 20,
1,
}}
#define file_NULL
Definition: fsdata_custom.c:6
static const unsigned char data__cheap_13370_png[]
Definition: fsdata_custom.c:10

◆ file__index_html

const struct fsdata_file file__index_html[]
Initial value:
= { {
sizeof(data__index_html) - 12,
1,
}}
const struct fsdata_file file__cheap_13370_png[]
Definition: fsdata_custom.c:2862
static const unsigned char data__index_html[]
Definition: fsdata_custom.c:2810