mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 09:26:38 +00:00
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly. This commit is for all I2C drivers under arch/. |
||
|---|---|---|
| .. | ||
| chip.h | ||
| Kconfig | ||
| Make.defs | ||
| switch.h | ||
| Toolchain.defs | ||
| up_mem.h | ||
| z8_head.S | ||
| z8_i2c.c | ||
| z8_initialstate.c | ||
| z8_irq.c | ||
| z8_registerdump.c | ||
| z8_restorecontext.S | ||
| z8_saveirqcontext.c | ||
| z8_saveusercontext.S | ||
| z8_schedulesigaction.c | ||
| z8_serial.c | ||
| z8_sigdeliver.c | ||
| z8_timerisr.c | ||
| z8_vector.S | ||