mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-28 05:17:05 +08:00
[DeviceDrivers] codec cleanup.
This commit is contained in:
parent
3101ba8ac8
commit
128b265848
@ -219,6 +219,7 @@ rt_uint32_t rt_audio_format_to_bits(rt_uint32_t format);
|
||||
#define CODEC_CMD_SAMPLERATE 3
|
||||
#define CODEC_CMD_EQ 4
|
||||
#define CODEC_CMD_3D 5
|
||||
#define CODEC_CMD_SWITCH 6
|
||||
|
||||
#define CODEC_VOLUME_MAX (63)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user