Setjmp.h; Signal.h; Stdarg.h; Stddef.h - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

setjmp.h

The
setjmp.h
jumps.

signal.h

The
signal.h
ANSI
signal.h
such as
interrupt()
The signal handling functions process conditions (hardware signals) that
can occur during program execution. They determine the way that your C
program responds to these signals. The functions are designed to process
such signals as external interrupts and timer interrupts.

stdarg.h

The
stdarg.h
accept a variable number of arguments. Programs that call such functions
must include a prototype for the functions referenced.

stddef.h

The
stddef.h
portable programs, such as

stdio.h

The
header file defines a set of functions, macros, and data types
stdio.h
for performing input and output. Applications that use the facilities of
this header file should link with the I/O library
as linking with the C run-time library
but it is not interrupt-safe and should not therefore be called either
directly or indirectly from an interrupt service routine.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
header file contains
header file provides function prototypes for the standard
routines and also for several ADSP-219x DSP's extensions
and
clear_interrupt()
header file contains definitions needed for functions that
header file contains a few common definitions useful for
size_t
C/C++ Run-Time Library
and
setjmp
longjmp
.
.
libio.dlb
. The library is thread-safe
libc.dlb
for non-local
in the same way
3-13

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents