renamed the profiling/machdep functions
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 13 Aug 2014 08:41:01 +0000 (08:41 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 13 Aug 2014 08:41:01 +0000 (08:41 +0000)
commit21c9bd8de39bad7ac81ae9aa9fc4a3ca9469c19a
tree89dc8d283fe99ca1d8951fc0379520132c9b6082
parent04060ad6a72e9ce0c68d4dadfb0577c269dd7eac
renamed the profiling/machdep functions

git-svn-id: https://svn.code.sf.net/p/freetel/code@1795 01035d8c-6547-0410-b346-abe4f91aad63
14 files changed:
codec2-dev/src/codec2.c
codec2-dev/src/fdmdv.c
codec2-dev/src/machdep.h
codec2-dev/src/nlp.c
codec2-dev/src/quantise.c
codec2-dev/stm32/Makefile
codec2-dev/stm32/src/codec2_profile.c
codec2-dev/stm32/src/fdmdv_profile.c
codec2-dev/stm32/src/fft_test.c
codec2-dev/stm32/src/machdep.h [deleted file]
codec2-dev/stm32/src/power_ut.c
codec2-dev/stm32/src/sm1000_main.c
codec2-dev/stm32/src/stm32f4_machdep.c [new file with mode: 0644]
codec2-dev/stm32/src/stm32f4_timer.c [deleted file]