06 2015 档案

摘要:out_bytes[i] = udp_server_databuf_receive[i]; } speex_bits_reset(&bitsDecode); speex_bits_read_from(&bitsDecode, (char *)out_bytes, ENCODED_... 阅读全文
posted @ 2015-06-10 23:52 Viewsky 阅读(486) 评论(0) 推荐(0)
摘要:GPIO_InitTypeDef GPIO_InitStructure;RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOF, ENABLE); GPIO_InitStructure.GPIO_Pin = GPIO_Pin_6; GPIO_InitStructu... 阅读全文
posted @ 2015-06-09 23:10 Viewsky 阅读(1799) 评论(0) 推荐(0)