Improve wording

This commit is contained in:
George Oikonomou 2015-02-14 02:09:24 +01:00
parent 72914369e8
commit 6bd8bb05f6
5 changed files with 8 additions and 6 deletions

View File

@ -34,7 +34,7 @@
* *
* \defgroup cc2538-char-io cc2538 Character I/O * \defgroup cc2538-char-io cc2538 Character I/O
* *
* cc2538 CPU-specific functions for debugging and SLIP I/O * CPU-specific functions for debugging and SLIP I/O
* *
* On the cc2538, character I/O can be directed over USB or UART. This is * On the cc2538, character I/O can be directed over USB or UART. This is
* controlled by a series of configuration directives: * controlled by a series of configuration directives:

View File

@ -34,7 +34,7 @@
* *
* \defgroup cc2538-ioc cc2538 I/O Control * \defgroup cc2538-ioc cc2538 I/O Control
* *
* cc2538 I/O Control Module * Driver for the cc2538 I/O Control Module
* @{ * @{
* *
* \file * \file

View File

@ -32,7 +32,9 @@
* \addtogroup cc2538 * \addtogroup cc2538
* @{ * @{
* *
* \defgroup cc2538-scb cc2538 System Control Block * \defgroup cc2538-scb cc2538 System Control Block (SCB)
*
* Offsets and bit definitions for SCB registers
* @{ * @{
* *
* \file * \file

View File

@ -32,7 +32,7 @@
* \addtogroup cc2538 * \addtogroup cc2538
* @{ * @{
* *
* \defgroup cc2538-sys-ctrl cc2538 System Control * \defgroup cc2538-sys-ctrl cc2538 System Control (SysCtrl)
* *
* Driver for the cc2538 System Control Module * Driver for the cc2538 System Control Module
* @{ * @{

View File

@ -34,8 +34,8 @@
* *
* \defgroup cc2538dk The cc2538 Development Kit platform * \defgroup cc2538dk The cc2538 Development Kit platform
* *
* The cc2538DK is the new platform by Texas Instruments, based on the * The cc2538DK is a platform by Texas Instruments, based on the
* cc2530 SoC with an ARM Cortex-M3 core. * cc2538 SoC with an ARM Cortex-M3 core.
* @{ * @{
* *
* \file * \file