STSW-STLKT01
|
SensorTile_gg.h
Go to the documentation of this file.
DrvStatusTypeDef BSP_GG_GetSOC(void *handle, uint32_t *soc)
Get the SOC.
Definition: SensorTile_gg.c:406
DrvStatusTypeDef BSP_GG_Stop(void *handle)
Stop the gas gauge system.
Definition: SensorTile_gg.c:350
DrvStatusTypeDef BSP_GG_GetPresence(void *handle, uint32_t *presence)
Get the presence.
Definition: SensorTile_gg.c:462
DrvStatusTypeDef BSP_GG_IsInitialized(void *handle, uint8_t *status)
Check if the gas gauge sensor is initialized.
Definition: SensorTile_gg.c:203
DrvStatusTypeDef BSP_GG_Get_WhoAmI(void *handle, uint8_t *who_am_i)
Get the WHO_AM_I ID of the gas gauge sensor.
Definition: SensorTile_gg.c:258
DrvStatusTypeDef BSP_GG_GetRemTime(void *handle, int32_t *remTime)
Get the estimated remaining time.
Definition: SensorTile_gg.c:573
DrvStatusTypeDef BSP_GG_IsCombo(void *handle, uint8_t *status)
Check if the gas gauge sensor is combo.
Definition: SensorTile_gg.c:231
DrvStatusTypeDef BSP_GG_GetChargeValue(void *handle, uint32_t *chrgValue)
Get the charge value.
Definition: SensorTile_gg.c:434
This file contains definitions for SensorTile.c file.
DrvStatusTypeDef BSP_GG_GetCurrent(void *handle, int32_t *current)
Get the current.
Definition: SensorTile_gg.c:490
DrvStatusTypeDef BSP_GG_Task(void *handle, uint8_t *vm_mode)
Task to read periodically data of STC3115.
Definition: SensorTile_gg.c:295
DrvStatusTypeDef BSP_GG_GetVoltage(void *handle, uint32_t *voltage)
Get the voltage.
Definition: SensorTile_gg.c:518
DrvStatusTypeDef BSP_GG_GetOCV(void *handle, uint32_t *ocv)
Get the OCV.
Definition: SensorTile_gg.c:378
DrvStatusTypeDef BSP_GG_GetTemperature(void *handle, int32_t *temp)
Get the temperature.
Definition: SensorTile_gg.c:546
DrvStatusTypeDef BSP_GG_DeInit(void **handle)
Deinitialize a gas gauge sensor.
Definition: SensorTile_gg.c:162
DrvStatusTypeDef BSP_GG_Reset(void *handle)
Reboot memory content of GG.
Definition: SensorTile_gg.c:323
Generated by
