0215f8085c
controllers typically have multiple channels and support a number of serial communications protocols. The scc(4) driver is itself an umbrella driver that delegates the control over each channel and mode to a subordinate driver (like uart(4)). The scc(4) driver supports the Siemens SAB 82532 and the Zilog Z8530 and replaces puc(4) for these devices. |
||
---|---|---|
.. | ||
scc_bfe_ebus.c | ||
scc_bfe_sbus.c | ||
scc_bfe.h | ||
scc_bus.h | ||
scc_core.c | ||
scc_dev_sab82532.c | ||
scc_dev_z8530.c | ||
scc_if.m |