nuttx/boards/arm/cxd56xx/drivers/audio
Gregory Nutt 9803ce9408 boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile
This function fails to compile due to numerous undeclared register definitions used in cxd56_audio_bca_reg.c.  This commit replaces the undefined definitions with very similar definitions recommended by GCC (differing only in some spelling).

However, I cannot be certain that this is correct.  This must be reviewed, corrected, and verified by Alin Jerpelea.  Please do not merge until Alin approves.

The configuration that demonstrates the failure is spresense:audio.
2020-01-09 07:22:55 -03:00
..
cxd56_audio_ac_reg.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_ac_reg.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_aca.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_aca.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_analog.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_analog.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_bca_reg.c boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile 2020-01-09 07:22:55 -03:00
cxd56_audio_bca_reg.h boards/arm/cxd56xx/drivers/audio: Missing commas in in enumeration. Fix compilation error found in build testing due to missing commas in an enumeration type. Correct ordering of definitions and section block comments to follow coding standard. 2020-01-08 14:54:10 -03:00
cxd56_audio_beep.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_beep.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_config.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_config.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_digital.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_digital.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_dma.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_dma.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_filter.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_filter.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_irq.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_irq.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_mic.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_mic.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_pin.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_pin.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_power.c cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_power.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio_volume.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
cxd56_audio_volume.h cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
cxd56_audio.c cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
Kconfig Merged in alinjerpelea/nuttx (pull request #1046) 2019-10-09 23:55:20 +00:00
Make.defs cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00