GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > DUTIL / V1-0-2
Constituent: start     Tag: rad750
#include "DUTIL/LCB_cfg.h"
#include "LCB/LIOX_sync_handle.h"
#include "LCB/LCB.h"
Include dependency graph for start.h:

This graph shows which files directly or indirectly include this file:

Functions | |
| unsigned | getEPUaddr (LIOXs slh) |
| Returns address to use in the event contributions. | |
| unsigned | createSLH (LCB lcb, LIOXs *slh) |
| Allocate memory for and initializes Synchronous LIOX handle. | |
| unsigned | LCB_startup (LCB *pLCB, LCB_cfg *conf) |
| Laundry list of LCB initializations. | |
| unsigned | LCB_promote (LIOXs slh) |
| Assert the LCB commander wire - field promotion from SLAVE to COMMANDER. | |
| unsigned | LCB_demote (LIOXs slh) |
| De-assert the LCB commander wire. | |
| void | useOtherLATp (LCB lcb, LIOXs slh) |
| Invert the command and event path bits in the configuration registers of the LCB (change to the other LATp fabric) Note that the switching is order dependant. Change the command path first, then change the event path. | |
| void | usePrimaryLATp (LCB lcb, LIOXs slh) |
| Clear the C/R and event path bits Note that the switching is order dependant. Change the command path first, then change the event path. | |
| void | useRedundantLATp (LCB lcb, LIOXs slh) |
| Set the C/R and event path bits Note that the switching is order dependant. Change the command path first, then change the event path. | |
|
||||||||||||
|
Allocate memory for and initializes Synchronous LIOX handle.
|
|
|
Returns address to use in the event contributions.
|
|
|
De-assert the LCB commander wire.
|
|
|
Assert the LCB commander wire - field promotion from SLAVE to COMMANDER.
|
|
||||||||||||
|
Laundry list of LCB initializations.
|
Here is the call graph for this function:

|
||||||||||||
|
Invert the command and event path bits in the configuration registers of the LCB (change to the other LATp fabric) Note that the switching is order dependant. Change the command path first, then change the event path.
|
|
||||||||||||
|
Clear the C/R and event path bits Note that the switching is order dependant. Change the command path first, then change the event path.
|
|
||||||||||||
|
Set the C/R and event path bits Note that the switching is order dependant. Change the command path first, then change the event path.
|
1.3.3