aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/Flash_Memory
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-11-15 14:54:51 +0200
committerShlomo Hecht <shlomo@twine-s.com>2018-11-15 14:54:51 +0200
commitaeacbdabd448b2e7455e16460b996c8090731d9d (patch)
tree1264b75395afc05b955c5fc205ebe63fa7fc7321 /Software/Embedded_SW/Embedded/Drivers/Flash_Memory
parente615d14fb0f47ae0ec44766b51d1009c12332a4f (diff)
downloadTango-aeacbdabd448b2e7455e16460b996c8090731d9d.tar.gz
Tango-aeacbdabd448b2e7455e16460b996c8090731d9d.zip
many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts)
Diffstat (limited to 'Software/Embedded_SW/Embedded/Drivers/Flash_Memory')
-rw-r--r--Software/Embedded_SW/Embedded/Drivers/Flash_Memory/Flash_Memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Drivers/Flash_Memory/Flash_Memory.c b/Software/Embedded_SW/Embedded/Drivers/Flash_Memory/Flash_Memory.c
index 28b466ffe..80d532b58 100644
--- a/Software/Embedded_SW/Embedded/Drivers/Flash_Memory/Flash_Memory.c
+++ b/Software/Embedded_SW/Embedded/Drivers/Flash_Memory/Flash_Memory.c
@@ -390,7 +390,7 @@ return 0;
}
#ifdef EVALUATION_BOARD
-int Init_Ext_Flash()
+int Init_SSI_Ext_Flash()
{
uint32_t pui32Dummy[1];
uint32_t ui32SysClockFreq;