Define GPCRn values in EC header
This commit is contained in:
committed by
Jeremy Soller
parent
3fe0e2f4e4
commit
b3b2a312b7
@@ -5,12 +5,6 @@
|
||||
|
||||
#include <ec/gpio.h>
|
||||
|
||||
#define GPIO_ALT 0x00
|
||||
#define GPIO_IN 0x80
|
||||
#define GPIO_OUT 0x40
|
||||
#define GPIO_UP 0x04
|
||||
#define GPIO_DOWN 0x02
|
||||
|
||||
void gpio_init(void);
|
||||
void gpio_debug(void);
|
||||
|
||||
|
Reference in New Issue
Block a user