diff options
Diffstat (limited to 'Demos/Device/LowLevel')
-rw-r--r-- | Demos/Device/LowLevel/AudioInput/AudioInput.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/AudioOutput/AudioOutput.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/GenericHID/GenericHID.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/Joystick/Joystick.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/Keyboard/Keyboard.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/MIDI/MIDI.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/MassStorage/MassStorage.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/Mouse/Mouse.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt | 2 | ||||
-rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt index f03a7229f..149f8360a 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt @@ -61,7 +61,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt index 8aa94ddff..f92c91ac2 100644 --- a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt +++ b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt @@ -63,7 +63,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt index 5452a07fb..84b400c47 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt @@ -73,7 +73,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/GenericHID/GenericHID.txt b/Demos/Device/LowLevel/GenericHID/GenericHID.txt index e466c0d17..022ce5b5a 100644 --- a/Demos/Device/LowLevel/GenericHID/GenericHID.txt +++ b/Demos/Device/LowLevel/GenericHID/GenericHID.txt @@ -57,7 +57,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/Joystick/Joystick.txt b/Demos/Device/LowLevel/Joystick/Joystick.txt index 1e885830f..5967fc6f6 100644 --- a/Demos/Device/LowLevel/Joystick/Joystick.txt +++ b/Demos/Device/LowLevel/Joystick/Joystick.txt @@ -61,7 +61,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/Keyboard/Keyboard.txt b/Demos/Device/LowLevel/Keyboard/Keyboard.txt index 7ac8f6526..a65baaa64 100644 --- a/Demos/Device/LowLevel/Keyboard/Keyboard.txt +++ b/Demos/Device/LowLevel/Keyboard/Keyboard.txt @@ -60,7 +60,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c index ae0ee30b6..03d6799f5 100644 --- a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c +++ b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c @@ -197,7 +197,7 @@ void EVENT_USB_Device_UnhandledControlRequest(void) /** Processes a given Keyboard LED report from the host, and sets the board LEDs to match. Since the Keyboard * LED report can be sent through either the control endpoint (via a HID SetReport request) or the HID OUT * endpoint, the processing code is placed here to avoid duplicating it and potentially having different - * behavior depending on the method used to sent it. + * behaviour depending on the method used to sent it. */ void Keyboard_ProcessLEDReport(const uint8_t LEDStatus) { diff --git a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt index dc94b5b8d..6f24efe53 100644 --- a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt +++ b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt @@ -65,7 +65,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/MIDI/MIDI.txt b/Demos/Device/LowLevel/MIDI/MIDI.txt index 1d9fd209f..56aeec419 100644 --- a/Demos/Device/LowLevel/MIDI/MIDI.txt +++ b/Demos/Device/LowLevel/MIDI/MIDI.txt @@ -62,7 +62,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/MassStorage/MassStorage.txt b/Demos/Device/LowLevel/MassStorage/MassStorage.txt index 7c54c3b9f..3489ca033 100644 --- a/Demos/Device/LowLevel/MassStorage/MassStorage.txt +++ b/Demos/Device/LowLevel/MassStorage/MassStorage.txt @@ -74,7 +74,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/Mouse/Mouse.txt b/Demos/Device/LowLevel/Mouse/Mouse.txt index 86c149f2b..faa4a4b29 100644 --- a/Demos/Device/LowLevel/Mouse/Mouse.txt +++ b/Demos/Device/LowLevel/Mouse/Mouse.txt @@ -60,7 +60,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h index 17a34ace7..285883bae 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h @@ -61,7 +61,7 @@ /** Enum for the possible NDIS adapter states. */ enum RNDIS_States_t { - RNDIS_Uninitialized = 0, /**< Adapter currently uninitialized */ + RNDIS_Uninitialized = 0, /**< Adapter currently uninitialised */ RNDIS_Initialized = 1, /**< Adapter currently initialized but not ready for data transfers */ RNDIS_Data_Initialized = 2, /**< Adapter currently initialized and ready for data transfers */ }; diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c index f75b828bc..a159f35d1 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c @@ -153,7 +153,7 @@ void TCP_Task(void) } } -/** Initializes the TCP protocol handler, clearing the port and connection state tables. This must be called before TCP packets are +/** Initialises the TCP protocol handler, clearing the port and connection state tables. This must be called before TCP packets are * processed. */ void TCP_Init(void) diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c index 807c1a2e3..bc42ef395 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c @@ -74,7 +74,7 @@ char PROGMEM HTTPPage[] = "</html>"; -/** Initializes the Webserver application, opening the appropriate HTTP port in the TCP handler and registering the application +/** Initialises the Webserver application, opening the appropriate HTTP port in the TCP handler and registering the application * callback routine for packets sent to the HTTP protocol port. */ void Webserver_Init(void) diff --git a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt index 02874f572..f1e6eaa0c 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt +++ b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt @@ -75,7 +75,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> diff --git a/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt b/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt index ad86cbb02..bb856ebb3 100644 --- a/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt +++ b/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt @@ -60,7 +60,7 @@ * * \section SSec_Options Project Options * - * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. + * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. * * <table> * <tr> |