]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Code cleanup
authorMichal Horn <hornmich@fel.cvut.cz>
Thu, 15 Aug 2013 15:51:35 +0000 (17:51 +0200)
committerMichal Horn <hornmich@fel.cvut.cz>
Thu, 15 Aug 2013 15:51:35 +0000 (17:51 +0200)
commit6f37c8e265e5ee77d5a711cd993a614345d3d0c1
treea619fdfd41b367bc10b93ec3b94950dc7d9b01c7
parent07774f0bde8a97f34038f1cfc993440aa7d5d9ec
Code cleanup

Old functions from fray.c file used in fr_tms570.c file were moved into fr_tms570.c and renamed
Old unused functions from fray.c file were deleted.
Macros from fray.h file moved into fr_tms570.h file.
Unused macros from ti_drv_fr.h deleted
Comments tuned
Some variables and functions redefined as static.
rpp/include/drv/fr_tms570.h
rpp/include/drv/fray.h
rpp/include/sys/ti_drv_fray.h
rpp/src/drv/fr_tms570.c
rpp/src/drv/fray.c