upload
Texas Instruments Incorporated
Industry: Semiconductors
Number of terms: 7260
Number of blossaries: 0
Company Profile:
Texas Instruments (TI) designs and manufactures analog and digital semiconductor IC products for the world market. In addition to analog technologies, digital signal processing (DSP) and microcontroller (MCU) semiconductors, TI designs and manufactures semiconductor solutions for analog and digital ...
A version of the C programming language that conforms to the C standards defined by the American National Standards Institute (ANSI).
Industry:Semiconductors
An address that is permanently assigned to a memory location. See also symbolic address.
Industry:Semiconductors
An arithmetic unit used to increment, decrement, or compare the contents of the auxiliary registers. Its primary function is manipulating auxiliary register values for indirect addressing.
Industry:Semiconductors
An autoinitialization method used by the linker when linking C code. The linker uses this method when you invoke the linker with the –c option. The linker loads the .cinit section of data tables into memory, and variables are initialized at runtime.
Industry:Semiconductors
An autoinitialization method used by the linker when linking C code. The linker uses this method when you invoke the linker with the –cr option. This method initializes variables at load time instead of runtime.
Industry:Semiconductors
An on-chip module that allows the buffered serial port interface to read or write directly to internal memory independently of the central processing unit (CPU). Autobuffering capability can be separately enabled for transmit and receive sections. When autobuffering is disabled, the operation is similar to that of the standard serial port.
Industry:Semiconductors
Any instruction that is annulled does not complete its pipeline stages.
Industry:Semiconductors
Authority to set software and hardware access; includes access and privileges to install, manage, and maintain system and application software and directories on a network server or individual computer systems.
Industry:Semiconductors
Automatic adjustment of a device so that the output is within a specific range for particular values of the input.
Industry:Semiconductors
Auxiliary Registers 0–7. Eight registers that are used as pointers to an address within the data space address range. The registers are operated on by the auxiliary register arithmetic unit (ARAU) and are selected by the auxiliary register pointer (ARP).
Industry:Semiconductors