mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 23:47:16 +00:00
Provide a user defined callback context for irq's, such that when registering a callback users can provide a pointer that will get passed back when the isr is called. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||
| xtr_irq.c | ||
| xtr_lowputc.c | ||
| xtr_serial.c | ||
| xtr_timerisr.c | ||
| xtrs_head.asm | ||