Embedded Systems
bunnell.asc
Associated article: Maximizing Performance of Real-time RISC Applications
Tags: Parallel Embedded Systems Design
_MAXIMIZING PERFORMANCE ON REAL-TIME RISC APPLICATIONS_ by Mitchell Bunnell Listing One /* conf.h -- tuning parameters for packet switch example */ #define OCHAN_MAX 8 /* number of serial input channels */ #define ICHAN_MAX 8 /* number of serial output channels */ #define IRATE_MIL_SEC 10 /* ...


