RTEMS  5.1
Functions | Variables
irq-info.h File Reference

Generic BSP interrupt information API. More...

#include <rtems/shell.h>
#include <rtems/print.h>

Go to the source code of this file.

Functions

void bsp_interrupt_report_with_plugin (const rtems_printer *printer)
 Prints interrupt information via the printk plugin print with the context context.
 
void bsp_interrupt_report (void)
 Prints interrupt information via the default printk plugin.
 

Variables

struct rtems_shell_cmd_tt bsp_interrupt_shell_command
 Shell command entry for interrupt information.
 

Detailed Description

Generic BSP interrupt information API.