EE445M RTOS
Taken at the University of Texas Spring 2015
|
Go to the source code of this file.
Functions | |
void | sA_Handler (void) |
void sA_Handler | ( | void | ) |
sA 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 timer.c.
References hw_notify(), HW_TIMER, notification_init, NULL, timer_metadata_init, TIMER_TIMA_TIMEOUT, and TimerIntClear().