RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions | Variables
irq-info.h File Reference

This header file provides interfaces of the generic interrupt controller support for the RTEMS Shell. 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

This header file provides interfaces of the generic interrupt controller support for the RTEMS Shell.