summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/dev/lcd.h
blob: fafe2b408711f8da44f3c88b5b03a18da2e5eb53 (plain)
1
2
3
4
5
#include <stdint.h>

int eos_lcd_init(void);
int eos_lcd_sleep(void);
int eos_lcd_wake(void);