Mapper
Macros | Functions
station_search.c File Reference
#include "prototypes.h"
Include dependency graph for station_search.c:

Go to the source code of this file.

Macros

#define NO   0x00
 
#define YES   0x01
 
#define LMAX   17L
 

Functions

int station_search (unsigned long index, struct sensor_file *sfile)
 

Macro Definition Documentation

◆ LMAX

#define LMAX   17L

Definition at line 20 of file station_search.c.

◆ NO

#define NO   0x00

Definition at line 18 of file station_search.c.

◆ YES

#define YES   0x01

Definition at line 19 of file station_search.c.

Function Documentation

◆ station_search()

int station_search ( unsigned long  index,
struct sensor_file sfile 
)

Definition at line 22 of file station_search.c.

Here is the call graph for this function: