summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-11 17:03:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-11 17:03:44 -0600
commite654f5ed6b2ddbc96fc9e580b0bacb33a5568fe8 (patch)
tree4926aba34130900d344ba12cfd85afe4ee4c55df /nuttx/configs/stm3210e-eval
parentc854707396902a34a8c3ce16cbc2d2f1a4551ba8 (diff)
downloadpx4-nuttx-e654f5ed6b2ddbc96fc9e580b0bacb33a5568fe8.tar.gz
px4-nuttx-e654f5ed6b2ddbc96fc9e580b0bacb33a5568fe8.tar.bz2
px4-nuttx-e654f5ed6b2ddbc96fc9e580b0bacb33a5568fe8.zip
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
Diffstat (limited to 'nuttx/configs/stm3210e-eval')
-rw-r--r--nuttx/configs/stm3210e-eval/composite/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/nsh/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/nsh2/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/nx/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/nxterm/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/pm/defconfig6
-rw-r--r--nuttx/configs/stm3210e-eval/usbmsc/defconfig6
7 files changed, 21 insertions, 21 deletions
diff --git a/nuttx/configs/stm3210e-eval/composite/defconfig b/nuttx/configs/stm3210e-eval/composite/defconfig
index 6fd03060b..7549b57e3 100644
--- a/nuttx/configs/stm3210e-eval/composite/defconfig
+++ b/nuttx/configs/stm3210e-eval/composite/defconfig
@@ -728,9 +728,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig
index 5ec0b7514..529a9d2fe 100644
--- a/nuttx/configs/stm3210e-eval/nsh/defconfig
+++ b/nuttx/configs/stm3210e-eval/nsh/defconfig
@@ -690,9 +690,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/nsh2/defconfig b/nuttx/configs/stm3210e-eval/nsh2/defconfig
index b86b96054..0a97b64bd 100644
--- a/nuttx/configs/stm3210e-eval/nsh2/defconfig
+++ b/nuttx/configs/stm3210e-eval/nsh2/defconfig
@@ -817,9 +817,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/nx/defconfig b/nuttx/configs/stm3210e-eval/nx/defconfig
index 77a654b4a..43550e349 100644
--- a/nuttx/configs/stm3210e-eval/nx/defconfig
+++ b/nuttx/configs/stm3210e-eval/nx/defconfig
@@ -741,9 +741,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/nxterm/defconfig b/nuttx/configs/stm3210e-eval/nxterm/defconfig
index ffd046d63..12a20d5be 100644
--- a/nuttx/configs/stm3210e-eval/nxterm/defconfig
+++ b/nuttx/configs/stm3210e-eval/nxterm/defconfig
@@ -833,9 +833,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/pm/defconfig b/nuttx/configs/stm3210e-eval/pm/defconfig
index c58eb1325..58273ae73 100644
--- a/nuttx/configs/stm3210e-eval/pm/defconfig
+++ b/nuttx/configs/stm3210e-eval/pm/defconfig
@@ -741,9 +741,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set
diff --git a/nuttx/configs/stm3210e-eval/usbmsc/defconfig b/nuttx/configs/stm3210e-eval/usbmsc/defconfig
index 16262b331..4076cc2a0 100644
--- a/nuttx/configs/stm3210e-eval/usbmsc/defconfig
+++ b/nuttx/configs/stm3210e-eval/usbmsc/defconfig
@@ -661,9 +661,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
-CONFIG_SCHED_WORKPRIORITY=192
-CONFIG_SCHED_WORKPERIOD=50000
-CONFIG_SCHED_WORKSTACKSIZE=1024
+CONFIG_SCHED_HPWORKPRIORITY=192
+CONFIG_SCHED_HPWORKPERIOD=50000
+CONFIG_SCHED_HPWORKSTACKSIZE=1024
# CONFIG_SCHED_LPWORK is not set
# CONFIG_LIB_KBDCODEC is not set
# CONFIG_LIB_SLCDCODEC is not set