From d200baf21fd248317b15a401097bcb198ffc7bc7 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 5 Oct 2017 07:05:45 +0000 Subject: 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 --- testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h | 2 +- testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h | 2 +- testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-BMP085/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-HTS221/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h | 2 +- testex/STM32/STM32L4xx/I2C-LIS3MLD/chconf.h | 2 +- testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h | 2 +- testex/STM32/STM32L4xx/QSPI-N25Q128/chconf.h | 2 +- testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'testex/STM32') diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h index 0ebf5bf3b..e4a0797aa 100644 --- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h +++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/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/STM32F3xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h +++ b/testex/STM32/STM32F3xx/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. diff --git a/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h b/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h +++ b/testex/STM32/STM32F3xx/SPI-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/STM32F4xx/I2C-BMP085/chconf.h b/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-BMP085/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/STM32F4xx/I2C-HTS221/chconf.h b/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-HTS221/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/STM32F4xx/I2C-LIS3MLD/chconf.h b/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/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/STM32F4xx/I2C-LPS25H/chconf.h b/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS25H/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/STM32F4xx/I2C-LSM303DLHC/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/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/STM32F4xx/I2C-LSM6DS0/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/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/STM32F4xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h index 1dfed4843..0c2c44ee3 100644 --- a/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h +++ b/testex/STM32/STM32F4xx/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. diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h index 0ebf5bf3b..e4a0797aa 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/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/STM32F4xx/SPI-LIS3DSH/chconf.h b/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h index 0ebf5bf3b..e4a0797aa 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/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/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. -- cgit v1.2.3