index
:
rvPhone.git
master
risc-v phone repository (obsolete)
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
fe310
/
eos
/
eos.h
blob: 938030eef49efc8015c016346b02345855b2a078 (
plain
)
1
2
3
4
5
6
#define EOS_OK 0 #define EOS_ERR_Q_FULL -10 void eos_init(void); void eos_start(void);