EE445M RTOS
Taken at the University of Texas Spring 2015
|
Go to the source code of this file.
Functions | |
void | s_Handler (void) |
void s_Handler | ( | void | ) |
s isr responsible for notifying all subscriptions with information describing the interrupt.
This isr was generated automatically by bin/lisp/rtos-interrupt-generator.el
Definition at line 7 of file uart.c.
References notification::_char, hw_uart_metadata::channel, hw_notify(), HW_UART, hw_metadata::uart, uart_get_char(), UARTCharsAvail(), and UARTIntStatus().