- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 600kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 胡和
Description: Improvement Project from official website of Stm32, appropriate modifications to the core module for wifimodII the hardware to alterations TIM1ch1 the output changed TIM8ch3 output change ADC1ch1 input to ADC1ch0 official library functions reference made some changes, which use to MicroLib in memory management, to modify the size of the heap.
To Search:
File list (Check if you may need any files):
stm32_speex
...........\Libraries
...........\.........\CMSIS
...........\.........\.....\Core
...........\.........\.....\....\CM3
...........\.........\.....\....\...\core_cm3.c
...........\.........\.....\....\...\core_cm3.h
...........\.........\.....\....\...\startup
...........\.........\.....\....\...\.......\arm
...........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s
...........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s
...........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s
...........\.........\.....\....\...\.......\gcc
...........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.c
...........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.c
...........\.........\.....\....\...\.......\...\startup_stm32f10x_md.c
...........\.........\.....\....\...\.......\iar
...........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s
...........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s
...........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s
...........\.........\.....\....\...\stm32f10x.h
...........\.........\.....\....\...\system_stm32f10x.c
...........\.........\.....\....\...\system_stm32f10x.h
...........\.........\.....\....\Documentation
...........\.........\.....\....\.............\CMSIS_Core.htm
...........\.........\STM32F10x_Speex_Lib
...........\.........\...................\include
...........\.........\...................\.......\speex
...........\.........\...................\.......\.....\speex.h
...........\.........\...................\.......\.....\speex_bits.h
...........\.........\...................\.......\.....\speex_buffer.h
...........\.........\...................\.......\.....\speex_callbacks.h
...........\.........\...................\.......\.....\speex_echo.h
...........\.........\...................\.......\.....\speex_header.h
...........\.........\...................\.......\.....\speex_jitter.h
...........\.........\...................\.......\.....\speex_preprocess.h
...........\.........\...................\.......\.....\speex_resampler.h
...........\.........\...................\.......\.....\speex_stereo.h
...........\.........\...................\.......\.....\speex_types.h
...........\.........\...................\libspeex
...........\.........\...................\........\arch.h
...........\.........\...................\........\bits.c
...........\.........\...................\........\buffer.c
...........\.........\...................\........\cb_search.h
...........\.........\...................\........\cb_search_arm4.h
...........\.........\...................\........\cb_search_bfin.h
...........\.........\...................\........\cb_search_sse.h
...........\.........\...................\........\exc_10_16_table.c
...........\.........\...................\........\exc_10_32_table.c
...........\.........\...................\........\exc_20_32_table.c
...........\.........\...................\........\exc_5_256_table.c
...........\.........\...................\........\exc_5_64_table.c
...........\.........\...................\........\exc_8_128_table.c
...........\.........\...................\........\fftwrap.c
...........\.........\...................\........\fftwrap.h
...........\.........\...................\........\filterbank.c
...........\.........\...................\........\filterbank.h
...........\.........\...................\........\filters.h
...........\.........\...................\........\filters_arm4.h
...........\.........\...................\........\filters_bfin.h
...........\.........\...................\........\filters_sse.h
...........\.........\...................\........\fixed_arm4.h
...........\.........\...................\........\fixed_arm5e.h
...........\.........\...................\........\fixed_bfin.h
...........\.........\...................\........\fixed_debug.h
...........\.........\...................\........\fixed_generic.h
...........\.........\...................\........\gain_table.c
...........\.........\..