![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Go to the source code of this file.
Functions | |
void | charge_sens_init (void) |
void | charge_sens_periodic (void) |
void | charge_sens_event (void) |
Definition at line 56 of file charge_sens.c.
References i2c_transaction::buf, charge, charge_cnt, CHARGE_NB, charge_trans, DefaultChannel, DefaultDevice, foo, I2CTransDone, I2CTransSuccess, and i2c_transaction::status.
Definition at line 46 of file charge_sens.c.
References charge_cnt.
Definition at line 51 of file charge_sens.c.
References CHARGE_SENS_DEV, CHARGE_SENS_I2C_ADDR, charge_trans, and i2c_receive().