Table of Contents
49 relations: Abbreviation, Aktiebolag, ARM architecture family, Assembly language, Asymmetric multiprocessing, C (programming language), C++, C166 family, Command-line interface, Embedded operating system, Embedded system, Ericsson, EUnet, Event (computing), High availability, Hypervisor, Kista, Linaro, Linux, Linux Foundation, MCS-51, Microkernel, Middleware, MIPS architecture, Multi-core processor, NXP ColdFire, Open Platform for NFV, Open source, Open-source software, OpenDataPlane, POSIX, PowerPC, Process (computing), Programming language, Proprietary software, Queue (abstract data type), Real-time operating system, Renesas Electronics, SIGNAL (programming language), Simula, Software development, Sweden, Swedish Air Force, Symmetric multiprocessing, System on a chip, Transmission Control Protocol, UUCP, Yocto Project, 32-bit computing.
- Information technology companies of Sweden
Abbreviation
An abbreviation (from Latin, meaning "short") is a shortened form of a word or phrase, by any method including shortening, contraction, initialism (which includes acronym) or crasis.
Aktiebolag
("stock company") is the Swedish term for "limited company" or "corporation".
ARM architecture family
ARM (stylised in lowercase as arm, formerly an acronym for Advanced RISC Machines and originally Acorn RISC Machine) is a family of RISC instruction set architectures (ISAs) for computer processors.
See ENEA AB and ARM architecture family
Assembly language
In computer programming, assembly language (alternatively assembler language or symbolic machine code), often referred to simply as assembly and commonly abbreviated as ASM or asm, is any low-level programming language with a very strong correspondence between the instructions in the language and the architecture's machine code instructions.
See ENEA AB and Assembly language
Asymmetric multiprocessing
An asymmetric multiprocessing (AMP or ASMP) system is a multiprocessor computer system where not all of the multiple interconnected central processing units (CPUs) are treated equally.
See ENEA AB and Asymmetric multiprocessing
C (programming language)
C (pronounced – like the letter c) is a general-purpose programming language.
See ENEA AB and C (programming language)
C++
C++ (pronounced "C plus plus" and sometimes abbreviated as CPP) is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.
See ENEA AB and C++
C166 family
The C166 family is a 16-bit microcontroller architecture from Infineon (formerly the semiconductor division of Siemens) in cooperation with STMicroelectronics.
Command-line interface
A command-line interface (CLI) is a means of interacting with a computer program by inputting lines of text called command-lines.
See ENEA AB and Command-line interface
Embedded operating system
An Embedded Operating System (EOS) is an operating system designed specifically for embedded computer systems. ENEA AB and embedded operating system are embedded operating systems.
See ENEA AB and Embedded operating system
Embedded system
An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system.
See ENEA AB and Embedded system
Ericsson
Telefonaktiebolaget LM Ericsson, commonly known as Ericsson, is a Swedish multinational networking and telecommunications company headquartered in Stockholm. ENEA AB and Ericsson are Companies based in Stockholm and Companies listed on Nasdaq Stockholm.
EUnet
EUnet was a very loose collaboration of individual European UNIX sites in the 1980s that evolved into the fully commercial entity EUnet International Ltd in 1996.
Event (computing)
In programming and software design, an event is an action or occurrence recognized by software, often originating asynchronously from the external environment, that may be handled by the software.
See ENEA AB and Event (computing)
High availability
High availability (HA) is a characteristic of a system that aims to ensure an agreed level of operational performance, usually uptime, for a higher than normal period.
See ENEA AB and High availability
Hypervisor
A hypervisor, also known as a virtual machine monitor (VMM) or virtualizer, is a type of computer software, firmware or hardware that creates and runs virtual machines.
Kista
Kista is a district in the borough of Rinkeby-Kista, Stockholm, Sweden.
Linaro
Linaro is an engineering organization that works on free and open-source software such as the Linux kernel, the GNU Compiler Collection (GCC), QEMU, power management, graphics and multimedia interfaces for the ARM family of instruction sets and implementations thereof as well as for the Heterogeneous System Architecture (HSA).
Linux
Linux is both an open-source Unix-like kernel and a generic name for a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.
Linux Foundation
The Linux Foundation (LF) is a non-profit organization established in 2000 to support Linux development and open-source software projects.
See ENEA AB and Linux Foundation
MCS-51
The Intel MCS-51 (commonly termed 8051) is a single chip microcontroller (MCU) series developed by Intel in 1980 for use in embedded systems.
Microkernel
In computer science, a microkernel (often abbreviated as μ-kernel) is the near-minimum amount of software that can provide the mechanisms needed to implement an operating system (OS).
Middleware
Middleware is a type of computer software program that provides services to software applications beyond those available from the operating system.
MIPS architecture
MIPS (Microprocessor without Interlocked Pipelined Stages) is a family of reduced instruction set computer (RISC) instruction set architectures (ISA)Price, Charles (September 1995).
See ENEA AB and MIPS architecture
Multi-core processor
A multi-core processor is a microprocessor on a single integrated circuit with two or more separate processing units, called cores (for example, dual-core or quad-core), each of which reads and executes program instructions.
See ENEA AB and Multi-core processor
NXP ColdFire
The NXP ColdFire is a microprocessor that derives from the Motorola 68000 family architecture, manufactured for embedded systems development by NXP Semiconductors.
Open Platform for NFV
Open Platform for NFV is a collaborative open source platform for network functions virtualization.
See ENEA AB and Open Platform for NFV
Open source
Open source is source code that is made freely available for possible modification and redistribution.
Open-source software
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.
See ENEA AB and Open-source software
OpenDataPlane
The OpenDataPlane (ODP) is an open-source project which defines application programming interfaces (APIs) for portable high performance networking data plane applications.
POSIX
The Portable Operating System Interface (POSIX) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems.
PowerPC
PowerPC (with the backronym Performance Optimization With Enhanced RISC – Performance Computing, sometimes abbreviated as PPC) is a reduced instruction set computer (RISC) instruction set architecture (ISA) created by the 1991 Apple–IBM–Motorola alliance, known as AIM.
Process (computing)
In computing, a process is the instance of a computer program that is being executed by one or many threads.
See ENEA AB and Process (computing)
Programming language
A programming language is a system of notation for writing computer programs.
See ENEA AB and Programming language
Proprietary software
Proprietary software is software that grants its creator, publisher, or other rightsholder or rightsholder partner a legal monopoly by modern copyright and intellectual property law to exclude the recipient from freely sharing the software or modifying it, and—in some cases, as is the case with some patent-encumbered and EULA-bound software—from making use of the software on their own, thereby restricting their freedoms.
See ENEA AB and Proprietary software
Queue (abstract data type)
In computer science, a queue is a collection of entities that are maintained in a sequence and can be modified by the addition of entities at one end of the sequence and the removal of entities from the other end of the sequence.
See ENEA AB and Queue (abstract data type)
Real-time operating system
A real-time operating system (RTOS) is an operating system (OS) for real-time computing applications that processes data and events that have critically defined time constraints. ENEA AB and real-time operating system are real-time operating systems.
See ENEA AB and Real-time operating system
Renesas Electronics
is a Japanese semiconductor manufacturer headquartered in Tokyo, Japan, initially incorporated in 2002 as Renesas Technology, the consolidated entity of the semiconductor units of Hitachi and Mitsubishi excluding their dynamic random-access memory (DRAM) businesses, to which NEC Electronics merged in 2010, resulting in a minor change in the corporate name and logo to as it is now.
See ENEA AB and Renesas Electronics
SIGNAL (programming language)
SIGNAL is a programming language based on synchronized data-flow (flows + synchronization): a process is a set of equations on elementary flows describing both data and control.
See ENEA AB and SIGNAL (programming language)
Simula
Simula is the name of two simulation programming languages, Simula I and Simula 67, developed in the 1960s at the Norwegian Computing Center in Oslo, by Ole-Johan Dahl and Kristen Nygaard.
Software development
Software development is the process used to create software.
See ENEA AB and Software development
Sweden
Sweden, formally the Kingdom of Sweden, is a Nordic country located on the Scandinavian Peninsula in Northern Europe.
Swedish Air Force
The Swedish Air Force (Svenska flygvapnet or just Flygvapnet) is the air force branch of the Swedish Armed Forces.
See ENEA AB and Swedish Air Force
Symmetric multiprocessing
Symmetric multiprocessing or shared-memory multiprocessing (SMP) involves a multiprocessor computer hardware and software architecture where two or more identical processors are connected to a single, shared main memory, have full access to all input and output devices, and are controlled by a single operating system instance that treats all processors equally, reserving none for special purposes.
See ENEA AB and Symmetric multiprocessing
System on a chip
A system on a chip or system-on-chip (SoC; pl. SoCs) is an integrated circuit that integrates most or all components of a computer or other electronic system.
See ENEA AB and System on a chip
Transmission Control Protocol
The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite.
See ENEA AB and Transmission Control Protocol
UUCP
UUCP (Unix-to-Unix Copy) is a suite of computer programs and protocols allowing remote execution of commands and transfer of files, email and netnews between computers.
See ENEA AB and UUCP
Yocto Project
The Yocto Project is a Linux Foundation collaborative open source project whose goal is to produce tools and processes that enable the creation of Linux distributions for embedded and IoT software that are independent of the underlying architecture of the embedded hardware.
32-bit computing
In computer architecture, 32-bit computing refers to computer systems with a processor, memory, and other major system components that operate on data in 32-bit units.
See ENEA AB and 32-bit computing
See also
Information technology companies of Sweden
- Anoto
- Beijer Electronics
- Clavister
- Columbitech
- Compuverde
- ENEA AB
- Medison
- Prevas
- Sigma AB
- Tictail
- WM-data
References
Also known as ENEA Embedded Technologies, LINX (IPC), Operating System Embedded.

