summaryrefslogtreecommitdiff
path: root/nuttx/drivers/wireless
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/wireless')
-rw-r--r--nuttx/drivers/wireless/cc1101.c2
-rw-r--r--nuttx/drivers/wireless/cc3000/cc3000.h2
-rw-r--r--nuttx/drivers/wireless/cc3000/wlan.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/drivers/wireless/cc1101.c b/nuttx/drivers/wireless/cc1101.c
index beb8f34d5..16c1d33fb 100644
--- a/nuttx/drivers/wireless/cc1101.c
+++ b/nuttx/drivers/wireless/cc1101.c
@@ -107,7 +107,7 @@
#include <nuttx/wireless/cc1101.h>
/****************************************************************************
- * Pre-rocessor Definitions
+ * Pre-processor Definitions
****************************************************************************/
#define CC1101_SPIFREQ_BURST 6500000 /* Hz, no delay */
diff --git a/nuttx/drivers/wireless/cc3000/cc3000.h b/nuttx/drivers/wireless/cc3000/cc3000.h
index 9339e0275..0ebc118eb 100644
--- a/nuttx/drivers/wireless/cc3000/cc3000.h
+++ b/nuttx/drivers/wireless/cc3000/cc3000.h
@@ -60,7 +60,7 @@
#include <nuttx/wireless/cc3000/cc3000_common.h>
/****************************************************************************
- * Pre-Processor Definitions
+ * Pre-processor Definitions
****************************************************************************/
#define CONFIG_CC3000_MT /* Indicate multi threaded version */
diff --git a/nuttx/drivers/wireless/cc3000/wlan.c b/nuttx/drivers/wireless/cc3000/wlan.c
index 0036d34ea..e84fd8954 100644
--- a/nuttx/drivers/wireless/cc3000/wlan.c
+++ b/nuttx/drivers/wireless/cc3000/wlan.c
@@ -54,7 +54,7 @@
#include "cc3000drv.h"
/*****************************************************************************
- * Preprocessor Definitions
+ * Pre-processor Definitions
*****************************************************************************/
#define SMART_CONFIG_PROFILE_SIZE 67 /* 67 = 32 (max ssid) + 32 (max key) +