| ACD_trm.h | Maps out the ACD TEM registers |
| ACD_trmSetAll.h | Dense structure to store all the reasonable ACD TEM registers |
| ACD_trmSetAllOps.c | Provides the GATHER/SCATTER operations on the all reasonable ACD TEM registers. Reasonable here excludes registers for which the read is destructive, like the data fifo, or meaningless (like the rate counters) |
| ACD_trmSetAllOps.h | Dense structure to store all the reasonable ACD TEM registers |
| CAL_trm.h | Maps out the CAL TEM registers |
| CAL_trmSetAll.h | Dense structure to store all the reasonable CAL TEM registers |
| CAL_trmSetAllOps.c | Provides the GATHER/SCATTER operations on the all reasonable CAL TEM registers. Reasonable here excludes registers for which the read is destructive, like the data fifo, or meaningless (like the rate counters) |
| CAL_trmSetAllOps.h | Dense structure to store all the reasonable CAL TEM registers |
| LTC_trm.h | Maps out the LTC TEM registers |
| LTC_trmSetAll.h | Dense structure to store all the reasonable LTC TEM registers |
| LTC_trmSetAllOps.c | Provides the GATHER/SCATTER operations on the all reasonable LTC TEM registers. Reasonable here excludes registers for which the read is destructive, like the data fifo, or meaningless (like the rate counters) |
| LTC_trmSetAllOps.h | Dense structure to store all the reasonable LTC TEM registers |
| TKR_trm.h | Maps out the TKR TEM registers |
| TKR_trmSetAll.h | Dense structure to store all the reasonable TKR TEM registers |
| TKR_trmSetAllOps.c | Provides the GATHER/SCATTER operations on the all reasonable TKR TEM registers. Reasonable here excludes registers for which the read is destructive, like the data fifo, or meaningless (like the rate counters) |
| TKR_trmSetAllOps.h | Dense structure to store all the reasonable TKR TEM registers |
| TRM_ops.c | Functions to support very basic operations on a TEM Register Model |
| TRM_ops.h | Provides the function prototypes and other generic definitions relevant to supporting TEM Register Model operations and definitions |