- 博客(1)
- 收藏
- 关注
原创 2020-09-10 snd_soc_update_bits记录
更新指定寄存器reg、指定位mask的值。 snd_soc_update_bits(codec,reg,mask,value); exp: snd_soc_update_bits(codec, AIF_CLK_CTRL,(0x1<<DSP_MONO_PCM), (0x0<<DSP_MONO_PCM)); 0x1<<DSP_MONO_PCM 0x1表示DSP_MONO_PCM 最大取值范围 0x0<<DSP_M...
2020-09-10 18:11:22
1642
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人