summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/src/lpc17_norinitialize.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/open1788/src/lpc17_norinitialize.c')
-rw-r--r--nuttx/configs/open1788/src/lpc17_norinitialize.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/open1788/src/lpc17_norinitialize.c b/nuttx/configs/open1788/src/lpc17_norinitialize.c
index 5c4e4714a..8cf21d540 100644
--- a/nuttx/configs/open1788/src/lpc17_norinitialize.c
+++ b/nuttx/configs/open1788/src/lpc17_norinitialize.c
@@ -64,14 +64,14 @@
************************************************************************************/
/************************************************************************************
- * Name: lpc17_nor_initialize
+ * Name: open1788_nor_initialize
*
* Description:
* Initialize NOR FLASH
*
************************************************************************************/
-void lpc17_nor_initialize(void)
+void open1788_nor_initialize(void)
{
uint32_t regval;