Fenice BMS HV
1.0.0
  • Software
Fenice BMS HV
  • »
  • File energy.h
  • View page source

depGraph

File energy.h¶

↰ Parent directory (mainboard/Inc/energy)

This file contains functions and utilities around energy monitoring.

Contents

  • Definition (mainboard/Inc/energy/energy.h)
  • Detailed Description
  • Includes
  • Included By
  • Functions
  • Typedefs

Definition (mainboard/Inc/energy/energy.h)¶

  • Program Listing for File energy.h

Detailed Description¶

May 12, 2021

Matteo Bonora [matteo.bonora@studenti.unitn.it]

Includes¶

  • inttypes.h

Included By¶

  • File energy.c
  • File soc.c
  • File super_fsm.c

Functions¶

  • Function energy_deinit(energy_t *)
  • Function energy_get_joule(energy_t)
  • Function energy_get_wh(energy_t)
  • Function energy_init(energy_t *)
  • Function energy_sample_energy(energy_t, float, uint32_t)
  • Function energy_set_count(energy_t, float)
  • Function energy_set_time(energy_t, uint32_t)

Typedefs¶

  • Typedef energy_t

© Copyright 2021, E-Agle TRT.

Built with Sphinx using a theme provided by Read the Docs.