mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
* Right now the delay is hard coded at 10uS. This is a bit long when doing lots of periodic i2c transactions. So create a 'udelay' parameter and initialise it to 10. This can be tuned later. * Add a newline after a transaction finishes, so the debugging output isn't so horrible. |
||
|---|---|---|
| .. | ||
| ad7417.c | ||
| ad7418.c | ||
| ds133x.c | ||
| ds1672.c | ||
| ds1775.c | ||
| icee.c | ||
| if_ic.c | ||
| iic.c | ||
| iic.h | ||
| iicbb.c | ||
| iicbb_if.m | ||
| iicbus.c | ||
| iicbus.h | ||
| iicbus_if.m | ||
| iiconf.c | ||
| iiconf.h | ||
| iicsmb.c | ||
| max6690.c | ||