This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
871197b4ec
nuttx
/
boards
/
arm
/
cxd56xx
/
drivers
/
audio
History
Gregory Nutt
03e41c6806
boards/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS.
2019-11-29 17:47:03 -06:00
..
cxd56_audio_ac_reg.c
cxd56_audio_ac_reg.h
cxd56_audio_aca.c
cxd56_audio_aca.h
cxd56_audio_analog.c
boards/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS.
2019-11-29 17:47:03 -06:00
cxd56_audio_analog.h
cxd56_audio_bca_reg.c
cxd56_audio_bca_reg.h
cxd56_audio_beep.c
cxd56_audio_beep.h
cxd56_audio_config.c
cxd56_audio_config.h
cxd56_audio_digital.c
cxd56_audio_digital.h
cxd56_audio_dma.c
cxd56_audio_dma.h
cxd56_audio_filter.c
cxd56_audio_filter.h
cxd56_audio_irq.c
cxd56_audio_irq.h
cxd56_audio_mic.c
cxd56_audio_mic.h
cxd56_audio_pin.c
cxd56_audio_pin.h
cxd56_audio_power.c
cxd56_audio_power.h
cxd56_audio_volume.c
boards/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS.
2019-11-29 17:47:03 -06:00
cxd56_audio_volume.h
cxd56_audio.c
Kconfig
Make.defs
Merged in alinjerpelea/nuttx (pull request
#1059
)
2019-10-23 13:12:21 +00:00