Difference between revisions of "Acronyms"
From Wiki at Neela Nurseries
(Created page with " LTO . . . Link Time Optimization <ul> * file:///secondary/opt/gcc-8.1.0/INSTALL/build.html </ul>") |
m (Minor correction, remove duplicated link.) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == [[#top|^]] Overview == | ||
+ | |||
+ | <i>stub section</i> | ||
+ | |||
+ | <!-- odne komentar --> | ||
+ | |||
+ | == [[#top|^]] Technical Acronyms == | ||
LTO . . . Link Time Optimization | LTO . . . Link Time Optimization | ||
Line 5: | Line 12: | ||
* file:///secondary/opt/gcc-8.1.0/INSTALL/build.html | * file:///secondary/opt/gcc-8.1.0/INSTALL/build.html | ||
</ul> | </ul> | ||
+ | |||
+ | CDT . . . C/C++ Development Toolkit, in LPCXpresso context | ||
+ | |||
+ | CMSIS : Cortex Microcontroller Software Interface Standard | ||
+ | |||
+ | 2021-03-09 | ||
+ | <pre> | ||
+ | CPLD . . . Complex Programmable Logic Device | ||
+ | PAL . . . Programmable Array Logic | ||
+ | FPGA . . . Field Programmable Gate Array | ||
+ | </pre> | ||
+ | |||
+ | TLS : Thread Local Storage. See https://docs.zephyrproject.org/latest/kconfig.html#CONFIG_THREAD_LOCAL_STORAGE | ||
+ | |||
+ | [https://techdifferences.com/difference-between-pla-and-pal.html PLA versus PAL devices] | ||
+ | |||
+ | <!-- comment --> |
Latest revision as of 20:01, 3 June 2024
^ Overview
stub section
^ Technical Acronyms
LTO . . . Link Time Optimization
- file:///secondary/opt/gcc-8.1.0/INSTALL/build.html
CDT . . . C/C++ Development Toolkit, in LPCXpresso context
CMSIS : Cortex Microcontroller Software Interface Standard
2021-03-09
CPLD . . . Complex Programmable Logic Device PAL . . . Programmable Array Logic FPGA . . . Field Programmable Gate Array
TLS : Thread Local Storage. See https://docs.zephyrproject.org/latest/kconfig.html#CONFIG_THREAD_LOCAL_STORAGE