|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "mcu_periph/i2c.h"
Include dependency graph for softi2c.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | softi2c_event (void) |
Platform-independent software I2C implementation. Can be used transparently in place of the hardware I2C in i2c.h.
Definition in file softi2c.h.
| void softi2c_event | ( | void | ) |
Definition at line 624 of file softi2c.c.
References SOFTI2C0_DIVIDER, SOFTI2C1_DIVIDER, and softi2c_device_event().
Referenced by mcu_event().
Here is the call graph for this function:
Here is the caller graph for this function: