index
:
rvPhone.git
master
risc-v phone repository (obsolete)
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fw
/
fe310
/
eos
/
i2c
/
bq25895.h
blob: f61a46f986af2b0b253efa01507fb4b944a99a35 (
plain
)
1
2
3
4
5
#include <stdint.h> #define BQ25895_ADDR 0x6A void eos_bq25895_init(void);