mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
which is able to manipulate the clock and data lines directly. When an i2c bus is hung by a slave device stuck in the middle of a transaction that didn't complete properly, this function manipulates the clock and data lines in a sequence known to reliably reset slave devices. The most common cause of a hung i2c bus is a system reboot in the middle of an i2c transfer (so it doesnt' happen often, but now there is a way other than power cycling to recover from it). |
||
|---|---|---|
| .. | ||
| twsi | ||
| ad7417.c | ||
| ad7418.c | ||
| adm1030.c | ||
| adt746x.c | ||
| ds133x.c | ||
| ds1307.c | ||
| ds1307reg.h | ||
| ds1374.c | ||
| ds1631.c | ||
| ds1672.c | ||
| ds1775.c | ||
| ds3231.c | ||
| ds3231reg.h | ||
| icee.c | ||
| if_ic.c | ||
| iic.c | ||
| iic.h | ||
| iic_recover_bus.c | ||
| iic_recover_bus.h | ||
| iicbb.c | ||
| iicbb_if.m | ||
| iicbus.c | ||
| iicbus.h | ||
| iicbus_if.m | ||
| iicoc.c | ||
| iicoc.h | ||
| iiconf.c | ||
| iiconf.h | ||
| iicsmb.c | ||
| lm75.c | ||
| max6690.c | ||
| ofw_iicbus.c | ||
| pcf8563.c | ||
| pcf8563reg.h | ||
| s35390a.c | ||
| sy8106a.c | ||