summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/acronyms.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-27 15:18:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-27 15:18:18 -0600
commit9579c4632ff00fd74b3691af9dfbdcb4964241cf (patch)
treebb0ce93a011fcdbc17a64b7b679c5e4ca3fb9628 /nuttx/Documentation/acronyms.txt
parent438a969ddb269530727d174798b82f19788fd0b2 (diff)
downloadpx4-nuttx-9579c4632ff00fd74b3691af9dfbdcb4964241cf.tar.gz
px4-nuttx-9579c4632ff00fd74b3691af9dfbdcb4964241cf.tar.bz2
px4-nuttx-9579c4632ff00fd74b3691af9dfbdcb4964241cf.zip
Add net/README.txt
Diffstat (limited to 'nuttx/Documentation/acronyms.txt')
-rwxr-xr-xnuttx/Documentation/acronyms.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/nuttx/Documentation/acronyms.txt b/nuttx/Documentation/acronyms.txt
new file mode 100755
index 000000000..eb78239ce
--- /dev/null
+++ b/nuttx/Documentation/acronyms.txt
@@ -0,0 +1,43 @@
+AIC Advanced Interrupt Controller (Atmel SAM)
+ADC Analog to Digital Conversion
+ARP Address Resolution Protocol (networking)
+BCH Block to Character
+CAN Controller Area Network
+DEVIF Device Interface (networking)
+DAC Digital to Analog Conversion
+DEV Device
+DRAM Dynamic RAM
+FAT File Allocation Table
+FTL FLASH Translation Layer
+I2C Inter-Integrated Circuit
+I2S Inter IC Sound
+ICMP Internet Control Message Protocol (networking)
+IOB I/O Buffer (networking)
+LIBC The "C" Library
+MM Memory Management/Manager
+MMC Multi-Media Card
+MMCSD See MMC and SD
+MTD Memory Technology Device
+NFS Network File System
+NETDEV Network Device (networking)
+NSH NuttShell
+NX NuttX, the NuttX Graphics server (graphics)
+NXFFS NuttX Flash File System
+NXWM The NuttX Window Manager (graphics)
+PID Peripheral ID (Atmel SAM)
+PWM Pulse Width Modulation
+PKT "Raw" Packet socket (networking)
+RAM Random Access Memory
+SAIC Secure Advanced Interrupt Controller (Atmel SAM)
+SD Secure Digital
+SPI Serial Periperhal Interface
+TCP Transmission Control Protocol (networking)
+TSC Touchscreen Controller
+TWI Two-Wire Interface
+UDP User Datagram Protocol (networking)
+UART Universal Asynchronous Receiver/Transmitter
+USB Universal Serial Bus
+USART Universal Synchronous/Asynchronous Receiver/Transmitter
+WDT Watchdog Timer
+
+