Macros | Functions
hcl_gpio.h File Reference
#include <stdint.h>
Include dependency graph for hcl_gpio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EPSON_CS   0
 
#define EPSON_DRDY   0
 
#define EPSON_RESET   0
 

Functions

void gpioClr (uint8_t pin)
 
uint8_t gpioGetPinLevel (uint8_t pin)
 
int gpioInit (void)
 
int gpioRelease (void)
 
void gpioSet (uint8_t pin)
 

Macro Definition Documentation

◆ EPSON_CS

#define EPSON_CS   0

Definition at line 34 of file hcl_gpio.h.

◆ EPSON_DRDY

#define EPSON_DRDY   0

Definition at line 33 of file hcl_gpio.h.

◆ EPSON_RESET

#define EPSON_RESET   0

Definition at line 32 of file hcl_gpio.h.

Function Documentation

◆ gpioClr()

void gpioClr ( uint8_t  pin)

Definition at line 71 of file hcl_gpio_rpi.c.

◆ gpioGetPinLevel()

uint8_t gpioGetPinLevel ( uint8_t  pin)

Definition at line 79 of file hcl_gpio_rpi.c.

◆ gpioInit()

int gpioInit ( void  )

Definition at line 32 of file hcl_gpio.c.

◆ gpioRelease()

int gpioRelease ( void  )

Definition at line 40 of file hcl_gpio.c.

◆ gpioSet()

void gpioSet ( uint8_t  pin)

Definition at line 63 of file hcl_gpio_rpi.c.



ess_imu_driver
Author(s):
autogenerated on Wed Dec 11 2024 03:06:30