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: 39c6b68f8fbe98b3e3665ecb3f5b631592a5f48c (
plain
)
1
2
3
4
5
#include <stdint.h> #define BQ25895_ADDR 0x6A void eos_bq25895_init(uint8_t wakeup_cause);