mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
WM8904: Add an option to control WM8904 register dumping
This commit is contained in:
@@ -991,7 +991,7 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_DEBUG_AUDIO
|
||||
#ifdef CONFIG_WM8904_REGDUMP
|
||||
struct wm8904_dev_s;
|
||||
uint16_t wm8904_readreg(FAR struct wm8904_dev_s *priv, uint8_t regaddr);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user