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 ...
To prepare a machine-language program from a symbolic language program by substituting absolute operation codes for symbolic operation codes and absolute or relocatable addresses for symbolic addresses.
Industry:Semiconductors
Used for proprietary application programs to interact with communications software or to conform to protocols from another vendor’s product.
Industry:Semiconductors
1) A method of customizing debugger commands; aliasing provides a shorthand method for entering often-used command strings. 2) A method of accessing a single data object in more than one way, as when a pointer points to a named object. The optimizer has logic to detect aliasing, but aliasing can cause problems for the optimizer. 3) Aliasing occurs when a single object can be accessed in more than one way, such as when two pointers point to a single object. It can disrupt optimization, because any indirect reference could refer to any other object.
Industry:Semiconductors
A 16-bit register in the asynchronous serial port that receives data from the asynchronous data transmit and receive (ADTR) register and transfers it one bit at a time to the asynchronous transmit (TX) pin.
Industry:Semiconductors
A 16-bit register used to control the on-chip asynchronous serial port; contains bits for setting port modes, enabling or disabling the automatic baud-rate detection logic, selecting the number of stop bits, enabling or disabling interrupts, setting the default level on the TX pin, configuring pins IO3–IO0,and resetting the port.
Industry:Semiconductors
A batch file that contains DOS commands for initializing a PC.
Industry:Semiconductors
A bit field that allows the internal program address to appear at the external address pins. This enables the internal program address to be traced and the interrupt vector to be decoded in conjunction with the interrupt acknowledge (IACK) signal when the interrupt vectors reside in on-chip memory. At reset, AVIS = 0.
Industry:Semiconductors
A bit field that enables/disables the autobuffering receiver. At reset, BRE = 0. This bit is stored in the buffered serial port (BSP) control extension register (SPCE).
Industry:Semiconductors
A bit field that enables/disables the autobuffering transmitter. At reset, BXE = 0. This bit is stored in the buffered serial port (BSP) control extension register (SPCE).
Industry:Semiconductors
A bit field that halts the autobuffering unit (ABU) when the boundaries of the buffer are crossed. At reset, HALTR = 0. This bit is stored in the buffered serial port (BSP) control extension register (SPCE).
Industry:Semiconductors