incubator-nuttx/drivers/audio
Gregory Nutt 5b74974919 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/audio, drivers/net, and drivers/lcd.
2020-03-31 20:12:21 +01:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs drivers/audio/audio_i2s.c: Add audio_i2s device driver. 2018-08-27 08:52:08 -06:00
audio_i2s.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
audio_null.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
cs43l22.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
cs43l22.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
cs43l22_debug.c
tone.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
vs1053.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vs1053.h
wm8776.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
wm8776.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
wm8904.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
wm8904.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
wm8904_debug.c