Difference between revisions of "Acronyms"
From Wiki at Neela Nurseries
m |
m (Minor correction, remove duplicated link.) |
||
(3 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 10: | Line 17: | ||
CMSIS : Cortex Microcontroller Software Interface Standard | 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 --> | <!-- 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