Home > Industry/Domain > Semiconductors > Digital Signal Processors (DSP)
Digital Signal Processors (DSP)
Industry: Semiconductors
Add a new termContributors in Digital Signal Processors (DSP)
Digital Signal Processors (DSP)
integrated preprocessor
Semiconductors; Digital Signal Processors (DSP)
A C preprocessor that is merged with the parser, allowing for faster compilation. Standalone preprocessing or preprocessed listing is also available.
MP/MC pin
Semiconductors; Digital Signal Processors (DSP)
A pin used to select between microprocessor mode or microcomputer mode. MP/MC high selects microprocessor mode; MP/MC low selects microcomputer mode.
maskable interrupt
Semiconductors; Digital Signal Processors (DSP)
An interrupt that can be enabled or disabled through software.
global port
Semiconductors; Digital Signal Processors (DSP)
The data port with access to any of the shared RAMs (any parallel processor data RAM or parameter RAM).
scalar type
Semiconductors; Digital Signal Processors (DSP)
A C programming type in which the variable is a single variable, not composed of other variables.
bubble
Semiconductors; Digital Signal Processors (DSP)
A pipeline cycle during which the transfer controller (TC) performs no operation. Bubbles occur because of contention, an insufficient amount of data for the next access, or simply an absence of ...
nonmaskable interrupt
Semiconductors; Digital Signal Processors (DSP)
An interrupt that can be neither masked nor disabled.