mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 14:38:38 +00:00
Add API for recovering an I2C bus. This API can be used to recover from situations where the I2C master and one or more I2C slaves are out of synchronization (e.g. if the I2C master was reset in the middle of an I2C transaction or if a noise pulse was induced on the SCL line). Fixes #23441. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com> |
||
---|---|---|
.. | ||
adc | ||
bluetooth | ||
clock_control | ||
console | ||
gpio | ||
i2c/slave | ||
ieee802154 | ||
interrupt_controller | ||
led | ||
pcie | ||
rtc | ||
sensor | ||
timer | ||
usb | ||
adc.h | ||
can.h | ||
clock_control.h | ||
counter.h | ||
dac.h | ||
display.h | ||
dma.h | ||
eeprom.h | ||
entropy.h | ||
espi.h | ||
flash.h | ||
gna.h | ||
gpio.h | ||
hwinfo.h | ||
i2c.h | ||
i2s.h | ||
ipm.h | ||
kscan.h | ||
led_strip.h | ||
led.h | ||
lora.h | ||
peci.h | ||
pinmux.h | ||
ps2.h | ||
pwm.h | ||
sensor.h | ||
spi.h | ||
uart.h | ||
video-controls.h | ||
video.h | ||
watchdog.h |