foxBMS - Unit Tests
1.6.0
The foxBMS Unit Tests API Documentation
|
Diagnosis driver header. More...
Go to the source code of this file.
Functions | |
void | DIAG_DummyCallback (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
dummy callback function of diagnosis events More... | |
void | DIAG_ErrorOvervoltage (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overvoltage events More... | |
void | DIAG_ErrorUndervoltage (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for undervoltage events More... | |
void | DIAG_ErrorOvertemperatureCharge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overtemperature charge events More... | |
void | DIAG_ErrorOvertemperatureDischarge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overtemperature discharge events More... | |
void | DIAG_ErrorUndertemperatureCharge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for undertemperature charge events More... | |
void | DIAG_ErrorUndertemperatureDischarge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for undertemperature discharge events More... | |
void | DIAG_ErrorOvercurrentCharge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overcurrent charge events More... | |
void | DIAG_ErrorOvercurrentDischarge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overcurrent discharge events More... | |
void | DIAG_ErrorCurrentOnOpenString (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for overcurrent charge events More... | |
void | DIAG_ErrorCurrentMeasurement (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for current measurement related events More... | |
void | DIAG_ErrorHighVoltageMeasurement (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for current sensor related events More... | |
void | DIAG_ErrorSystemMonitoring (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
Callback function for system monitoring related diagnosis events. More... | |
void | DIAG_ErrorInterlock (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
Callback function for interlock related diagnosis events. More... | |
void | DIAG_ErrorCanTiming (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for CAN related events More... | |
void | DIAG_ErrorCanRxQueueFull (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for CAN Rx related events More... | |
void | DIAG_ErrorCanTxQueueFull (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for CAN Tx related events More... | |
void | DIAG_ErrorAfeDriver (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for AFE module related events More... | |
void | DIAG_ErrorAfe (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for AFE related events More... | |
void | DIAG_ErrorCurrentSensor (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for current sensor related events More... | |
void | DIAG_Sbc (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for SBC related events More... | |
void | DIAG_ErrorPlausibility (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for plausibility check related events More... | |
void | DIAG_StringContactorFeedback (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for string contactor feedback related events More... | |
void | DIAG_PrechargeContactorFeedback (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for precharge contactor feedback related events More... | |
void | DIAG_PlausibilityCheck (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for plausibility check related events More... | |
void | DIAG_ErrorDeepDischarge (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for deep discharge events More... | |
void | DIAG_ErrorPowerMeasurement (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for current sensor related events More... | |
void | DIAG_Insulation (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for the insulation measurement More... | |
void | DIAG_I2c (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for I2C port expander related events More... | |
void | DIAG_FramError (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for FRAM related events More... | |
void | DIAG_Rtc (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for RTC related events More... | |
void | DIAG_AlertFlag (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for ALERT flag More... | |
void | DIAG_PrechargeProcess (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t stringNumber) |
diagnosis callback function for precharge abort reasons More... | |
void | DIAG_AerosolAlert (DIAG_ID_e diagId, DIAG_EVENT_e event, const DIAG_DATABASE_SHIM_s *const kpkDiagShim, uint32_t data) |
diagnosis callback function for aerosol alert More... | |
Diagnosis driver header.
SPDX-License-Identifier: BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
We kindly request you to use one or more of the following phrases to refer to foxBMS in your hardware, software, documentation or advertising materials:
Definition in file diag_cbs.h.
void DIAG_AerosolAlert | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for aerosol alert
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | not relevant |
Definition at line 73 of file diag_cbs_aerosol-sensor.c.
void DIAG_AlertFlag | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for ALERT flag
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | not relevant |
Definition at line 73 of file diag_cbs_bms.c.
void DIAG_DummyCallback | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
dummy callback function of diagnosis events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 72 of file diag_cbs_dummy.c.
void DIAG_ErrorAfe | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for AFE related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where event occurred |
Definition at line 72 of file diag_cbs_afe.c.
void DIAG_ErrorAfeDriver | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for AFE module related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where AFE event occurred |
Definition at line 127 of file diag_cbs_afe.c.
void DIAG_ErrorCanRxQueueFull | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for CAN Rx related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 90 of file diag_cbs_can.c.
void DIAG_ErrorCanTiming | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for CAN related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 73 of file diag_cbs_can.c.
void DIAG_ErrorCanTxQueueFull | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for CAN Tx related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 109 of file diag_cbs_can.c.
void DIAG_ErrorCurrentMeasurement | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for current measurement related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where event occurred |
Definition at line 235 of file diag_cbs_current.c.
void DIAG_ErrorCurrentOnOpenString | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overcurrent charge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overcurrent event occurred |
Definition at line 272 of file diag_cbs_current.c.
void DIAG_ErrorCurrentSensor | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for current sensor related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where current sensor event occurred |
Definition at line 73 of file diag_cbs_current-sensor.c.
void DIAG_ErrorDeepDischarge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for deep discharge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where deep discharge event occurred |
Definition at line 72 of file diag_cbs_deep-discharge.c.
void DIAG_ErrorHighVoltageMeasurement | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for current sensor related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where event occurred |
Definition at line 140 of file diag_cbs_voltage.c.
void DIAG_ErrorInterlock | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
Callback function for interlock related diagnosis events.
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 73 of file diag_cbs_interlock.c.
void DIAG_ErrorOvercurrentCharge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overcurrent charge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overcurrent event occurred |
Definition at line 72 of file diag_cbs_current.c.
void DIAG_ErrorOvercurrentDischarge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overcurrent discharge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overcurrent event occurred |
Definition at line 154 of file diag_cbs_current.c.
void DIAG_ErrorOvertemperatureCharge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overtemperature charge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overtemperature event occurred |
Definition at line 73 of file diag_cbs_temperature.c.
void DIAG_ErrorOvertemperatureDischarge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overtemperature discharge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overtemperature event occurred |
Definition at line 107 of file diag_cbs_temperature.c.
void DIAG_ErrorOvervoltage | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for overvoltage events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where overvoltage event occurred |
Definition at line 72 of file diag_cbs_voltage.c.
void DIAG_ErrorPlausibility | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for plausibility check related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where current sensor event occurred |
Definition at line 72 of file diag_cbs_plausibility.c.
void DIAG_ErrorPowerMeasurement | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for current sensor related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | TODO |
Definition at line 72 of file diag_cbs_power-measurement.c.
void DIAG_ErrorSystemMonitoring | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
Callback function for system monitoring related diagnosis events.
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 88 of file diag_cbs_sys-mon.c.
void DIAG_ErrorUndertemperatureCharge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for undertemperature charge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where undertemperature event occurred |
Definition at line 141 of file diag_cbs_temperature.c.
void DIAG_ErrorUndertemperatureDischarge | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for undertemperature discharge events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where undertemperature event occurred |
Definition at line 175 of file diag_cbs_temperature.c.
void DIAG_ErrorUndervoltage | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for undervoltage events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where undervoltage event occurred |
Definition at line 106 of file diag_cbs_voltage.c.
void DIAG_FramError | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for FRAM related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | not relevant |
Definition at line 72 of file diag_cbs_fram.c.
void DIAG_I2c | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for I2C port expander related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | not relevant |
Definition at line 71 of file diag_cbs_i2c.c.
void DIAG_Insulation | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for the insulation measurement
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | TODO |
Definition at line 72 of file diag_cbs_insulation.c.
void DIAG_PlausibilityCheck | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for plausibility check related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where precharge feedback event occurred |
Definition at line 92 of file diag_cbs_plausibility.c.
void DIAG_PrechargeContactorFeedback | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for precharge contactor feedback related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where precharge feedback event occurred |
Definition at line 103 of file diag_cbs_contactor.c.
void DIAG_PrechargeProcess | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for precharge abort reasons
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where precharging is performed |
Definition at line 92 of file diag_cbs_bms.c.
void DIAG_Rtc | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for RTC related events
[in] | diagId | ID of diag entry |
[in] | event | OK, NOK or RESET |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | not relevant |
Definition at line 71 of file diag_cbs_rtc.c.
void DIAG_Sbc | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | data | ||
) |
diagnosis callback function for SBC related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | data | data |
Definition at line 72 of file diag_cbs_sbc.c.
void DIAG_StringContactorFeedback | ( | DIAG_ID_e | diagId, |
DIAG_EVENT_e | event, | ||
const DIAG_DATABASE_SHIM_s *const | kpkDiagShim, | ||
uint32_t | stringNumber | ||
) |
diagnosis callback function for string contactor feedback related events
[in] | diagId | ID of diag entry |
[in] | event | DIAG_EVENT_e |
[in] | kpkDiagShim | shim to the database entries |
[in] | stringNumber | stringNumber where contactor feedback event occurred |
Definition at line 73 of file diag_cbs_contactor.c.