|
@@ -365,6 +365,7 @@ u32 shark_battery_get_voltage_max(void);
|
|
|
void shark_battery_clear(SUB_BMS_INFO *info);
|
|
void shark_battery_clear(SUB_BMS_INFO *info);
|
|
|
shark_bool shark_battery_process(SUB_BMS_INFO *info, const u8 *buff, u8 length);
|
|
shark_bool shark_battery_process(SUB_BMS_INFO *info, const u8 *buff, u8 length);
|
|
|
shark_bool shark_battery_send_command(SUB_BMS_INFO *info);
|
|
shark_bool shark_battery_send_command(SUB_BMS_INFO *info);
|
|
|
|
|
+shark_bool shark_battery_over_discharge(void);
|
|
|
|
|
|
|
|
static inline void shark_bms_set_mos_close(void)
|
|
static inline void shark_bms_set_mos_close(void)
|
|
|
{
|
|
{
|