artiq-zynq/src/runtime/src
occheung e3ed41ff32 fix index table reference type 2022-06-01 18:35:50 +08:00
..
kernel fix index table reference type 2022-06-01 18:35:50 +08:00
analyzer.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
comms.rs runtime: fix warnings on nondrtio systems 2022-03-29 10:05:11 +08:00
eh_artiq.rs fix previous commit 2022-03-26 20:08:11 +08:00
i2c.rs expose pca954x_select api (#167) 2022-03-02 10:52:27 +08:00
irq.rs updated zynq-rs and IRQ handling 2021-01-28 12:56:54 +08:00
main.rs report async errors upon kernel termination 2021-12-06 17:38:55 +08:00
mgmt.rs mgmt: remove spurious config write warning 2022-03-16 08:24:52 +08:00
moninj.rs moninj: log link down at debug level 2022-05-25 10:37:38 +08:00
panic.rs runtime/panic: prevent nested panic and added core ID in panic msg. 2020-07-16 17:11:35 +08:00
proto_async.rs runtime: modified protocols to use device endian 2021-01-22 13:36:38 +08:00
rpc.rs runtime: use &CSlice for lists 2022-03-10 16:30:34 +08:00
rtio_acp.rs implement rtio_get_destination_status (#177) 2022-03-25 18:20:05 +08:00
rtio_clocking.rs rtio_clocking: remove loop 2022-04-12 13:33:52 +08:00
rtio_csr.rs implement rtio_get_destination_status (#177) 2022-03-25 18:20:05 +08:00
rtio_mgt.rs rtio_mgt: use mutex's async_lock 2022-05-25 10:39:06 +08:00