搜索资源列表
audio_frequency
- 文件包中有三个文件:sound.c,mixer.c.vol.c 其中sound.c是实现打开、关闭音频接口,同时实现录音放音功能的文件; mixer.c是实现读取当前混音器的设备信息,设置左、右声道增益功能的文件; vol.c是实现调节音量功能的文件 此文件是基于linux开发板编写的-Package has three files: sound.c, mixer.c.vol.c sound.c which is to achieve open, close the audio
FPM.c.tar
- 利用linux写的串口参数设定函数。 编写串口通信时参考-Using linux to write the serial parameter setting function. Reference when writing serial communication
Debugging-with-GDB
- 本资料详细讲述了在嵌入式Linux环境下如何使用GDB来调试C程序,其中包括设置断点、单步执行以及查看某个变量的值等内容-This information describes in detail how the embedded Linux environment using GDB to debug C programs, including setting breakpoints, single stepping, and view the contents of a variable va