aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32L4xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-05 07:05:45 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-05 07:05:45 +0000
commitd200baf21fd248317b15a401097bcb198ffc7bc7 (patch)
treed4d11f71011c044ef05fd8598b72abcdfafaa634 /testex/STM32/STM32L4xx
parent4ca542e021e4572b685a6679b5cef0ac575953fa (diff)
downloadChibiOS-d200baf21fd248317b15a401097bcb198ffc7bc7.tar.gz
ChibiOS-d200baf21fd248317b15a401097bcb198ffc7bc7.tar.bz2
ChibiOS-d200baf21fd248317b15a401097bcb198ffc7bc7.zip
Fixed various typos and documentation-related issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testex/STM32/STM32L4xx')
-rw-r--r--testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h2
-rw-r--r--testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h2
-rw-r--r--testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h2
-rw-r--r--testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h b/testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h
index aae7767d4..8fa0d93ce 100644
--- a/testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h
+++ b/testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h
@@ -346,7 +346,7 @@
* @details If the specified length is zero then the name is stored by
* pointer but this could have unintended side effects.
*/
-#define CH_CFG_FACTORY_MAX_NAMES_LENGHT 8
+#define CH_CFG_FACTORY_MAX_NAMES_LENGTH 8
/**
* @brief Enables the registry of generic objects.
diff --git a/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h b/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
index aae7767d4..8fa0d93ce 100644
--- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
+++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
@@ -346,7 +346,7 @@
* @details If the specified length is zero then the name is stored by
* pointer but this could have unintended side effects.
*/
-#define CH_CFG_FACTORY_MAX_NAMES_LENGHT 8
+#define CH_CFG_FACTORY_MAX_NAMES_LENGTH 8
/**
* @brief Enables the registry of generic objects.
diff --git a/testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h b/testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h
index 1590a4264..08c0d7a65 100644
--- a/testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h
+++ b/testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h
@@ -338,7 +338,7 @@
* @details If the specified length is zero then the name is stored by
* pointer but this could have unintended side effects.
*/
-#define CH_CFG_FACTORY_MAX_NAMES_LENGHT 8
+#define CH_CFG_FACTORY_MAX_NAMES_LENGTH 8
/**
* @brief Enables the registry of generic objects.
diff --git a/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h
index 1590a4264..08c0d7a65 100644
--- a/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h
+++ b/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h
@@ -338,7 +338,7 @@
* @details If the specified length is zero then the name is stored by
* pointer but this could have unintended side effects.
*/
-#define CH_CFG_FACTORY_MAX_NAMES_LENGHT 8
+#define CH_CFG_FACTORY_MAX_NAMES_LENGTH 8
/**
* @brief Enables the registry of generic objects.