nuttx/include/nuttx/eeprom
Alan Carvalho de Assis c6b01c321c
Check return from nxsem_wait_initialize() (#661)
* Check return from nxsem_wait_initialize()

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 only for those files under drivers/eeprom.
2020-03-30 20:59:47 -06:00
..
i2c_xx24xx.h Check return from nxsem_wait_initialize() (#661) 2020-03-30 20:59:47 -06:00
spi_xx25xx.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00