Classes | Macros | Functions
sensor_epsonCommon.h File Reference
#include <math.h>
#include <stdio.h>
#include "sensor_epsonG366PDG0.h"
Include dependency graph for sensor_epsonCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EpsonData
 
struct  EpsonOptions
 

Macros

#define DELAY_EPSON_RESET   10
 
#define EPSON_ATTI_PROFILE_DELAY   1
 
#define EPSON_FILTER_DELAY   1
 
#define EPSON_FLASH_TEST_DELAY   5
 
#define EPSON_POWER_ON_DELAY   800
 
#define EPSON_SELF_TEST_DELAY   80
 
#define EpsonStall()   seDelayMicroSecs(EPSON_STALL)
 
#define FALSE   (0)
 
#define TRUE   (1)
 

Functions

char * getProductId (char *strDest)
 
char * getSerialId (char *strDest)
 
void populateEpsonData (struct EpsonOptions, struct EpsonData *)
 
void registerDump (void)
 
unsigned short registerRead16 (unsigned char, unsigned char, unsigned int)
 
unsigned short registerRead16NoId (unsigned char, unsigned int)
 
void registerWriteByte (unsigned char, unsigned char, unsigned char, unsigned int)
 
void registerWriteByteNoId (unsigned char, unsigned char, unsigned int)
 
unsigned int sensorDataByteLength (struct EpsonOptions)
 
int sensorDataReadBurstNOptions (struct EpsonOptions, struct EpsonData *)
 
int sensorDataReadyOptions (struct EpsonOptions)
 
void sensorDummyWrite (void)
 
int sensorFlashTest (void)
 
int sensorHWReset (void)
 
int sensorInitialBackup (void)
 
int sensorInitOptions (struct EpsonOptions)
 
int sensorPowerOn (void)
 
void sensorReset (void)
 
int sensorSelfTest (void)
 
void sensorStart (void)
 
void sensorStop (void)
 

Macro Definition Documentation

◆ DELAY_EPSON_RESET

#define DELAY_EPSON_RESET   10

Definition at line 60 of file sensor_epsonCommon.h.

◆ EPSON_ATTI_PROFILE_DELAY

#define EPSON_ATTI_PROFILE_DELAY   1

Definition at line 65 of file sensor_epsonCommon.h.

◆ EPSON_FILTER_DELAY

#define EPSON_FILTER_DELAY   1

Definition at line 64 of file sensor_epsonCommon.h.

◆ EPSON_FLASH_TEST_DELAY

#define EPSON_FLASH_TEST_DELAY   5

Definition at line 62 of file sensor_epsonCommon.h.

◆ EPSON_POWER_ON_DELAY

#define EPSON_POWER_ON_DELAY   800

Definition at line 61 of file sensor_epsonCommon.h.

◆ EPSON_SELF_TEST_DELAY

#define EPSON_SELF_TEST_DELAY   80

Definition at line 63 of file sensor_epsonCommon.h.

◆ EpsonStall

#define EpsonStall ( )    seDelayMicroSecs(EPSON_STALL)

Definition at line 68 of file sensor_epsonCommon.h.

◆ FALSE

#define FALSE   (0)

Definition at line 27 of file sensor_epsonCommon.h.

◆ TRUE

#define TRUE   (1)

Definition at line 23 of file sensor_epsonCommon.h.

Function Documentation

◆ getProductId()

char* getProductId ( char *  strDest)

Definition at line 365 of file sensor_epsonCommon.c.

◆ getSerialId()

char* getSerialId ( char *  strDest)

Definition at line 391 of file sensor_epsonCommon.c.

◆ populateEpsonData()

void populateEpsonData ( struct EpsonOptions  ,
struct EpsonData  
)

Definition at line 193 of file sensor_epsonUart.c.

◆ registerDump()

void registerDump ( void  )

Definition at line 137 of file sensor_epsonG320.c.

◆ registerRead16()

unsigned short registerRead16 ( unsigned  char,
unsigned  char,
unsigned  int 
)

Definition at line 167 of file sensor_epsonUart.c.

◆ registerRead16NoId()

unsigned short registerRead16NoId ( unsigned  char,
unsigned  int 
)

Definition at line 126 of file sensor_epsonUart.c.

◆ registerWriteByte()

void registerWriteByte ( unsigned  char,
unsigned  char,
unsigned  char,
unsigned  int 
)

Definition at line 105 of file sensor_epsonUart.c.

◆ registerWriteByteNoId()

void registerWriteByteNoId ( unsigned  char,
unsigned  char,
unsigned  int 
)

Definition at line 80 of file sensor_epsonUart.c.

◆ sensorDataByteLength()

unsigned int sensorDataByteLength ( struct EpsonOptions  )

Definition at line 247 of file sensor_epsonCommon.c.

◆ sensorDataReadBurstNOptions()

int sensorDataReadBurstNOptions ( struct EpsonOptions  ,
struct EpsonData  
)

Definition at line 528 of file sensor_epsonUart.c.

◆ sensorDataReadyOptions()

int sensorDataReadyOptions ( struct EpsonOptions  )

Definition at line 62 of file sensor_epsonUart.c.

◆ sensorDummyWrite()

void sensorDummyWrite ( void  )

Definition at line 349 of file sensor_epsonCommon.c.

◆ sensorFlashTest()

int sensorFlashTest ( void  )

Definition at line 144 of file sensor_epsonCommon.c.

◆ sensorHWReset()

int sensorHWReset ( void  )

Definition at line 29 of file sensor_epsonCommon.c.

◆ sensorInitialBackup()

int sensorInitialBackup ( void  )

Definition at line 213 of file sensor_epsonCommon.c.

◆ sensorInitOptions()

int sensorInitOptions ( struct EpsonOptions  )

Definition at line 28 of file sensor_epsonG320.c.

◆ sensorPowerOn()

int sensorPowerOn ( void  )

Definition at line 63 of file sensor_epsonCommon.c.

◆ sensorReset()

void sensorReset ( void  )

Definition at line 128 of file sensor_epsonCommon.c.

◆ sensorSelfTest()

int sensorSelfTest ( void  )

Definition at line 179 of file sensor_epsonCommon.c.

◆ sensorStart()

void sensorStart ( void  )

Definition at line 100 of file sensor_epsonCommon.c.

◆ sensorStop()

void sensorStop ( void  )

Definition at line 113 of file sensor_epsonCommon.c.



ess_imu_ros1_uart_driver
Author(s):
autogenerated on Sun Jun 4 2023 02:59:29