mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
drivers/power/bq2429x.c: Add BATIO_OPRTN_SYSON for enabling BATFET after SYSOFF
This commit is contained in:
committed by
Gregory Nutt
parent
c8797dbabc
commit
509d729825
@@ -85,6 +85,7 @@ enum batio_operate_e
|
||||
BATIO_OPRTN_EN_TERM,
|
||||
BATIO_OPRTN_HIZ,
|
||||
BATIO_OPRTN_SYSOFF,
|
||||
BATIO_OPRTN_SYSON,
|
||||
BATIO_OPRTN_RESET,
|
||||
BATIO_OPRTN_WDOG,
|
||||
BATIO_OPRTN_END
|
||||
|
||||
Reference in New Issue
Block a user