The xil_assert.h file contains assert related functions and macros. Assert APIs/Macros specifies that a application program satisfies certain conditions at particular points in its execution. These function can be used by application programs to ensure that, application code is satisfying certain conditions.
Type | Name | Arguments |
---|---|---|
void | Xil_Assert |
|
void | XNullHandler |
|
void | Xil_AssertSetCallback |
|