spinnaker_tools 3.4.0
SpiNNaker API, sark, sc&mp, bmp firmware and build tools
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Capp_data_tStores info relating to AppIDs
 Carp_entryAn ARP cache entry
 Carp_pkt_tARP packet format
 Cblock_tHeap data block
 Ccback_tAn external interrupt handler
 Ccmd_hdr_tCommand header: legacy
 Ccopy_tDescribes a DMA transfer
 Cdiagnostics_tDiagnostic data available to the application
 Cdivmod_tReturned (div, mod) from divmod()
 Cdma_queue_tThe queue of DMA transfers
 Cevent_data_tStruct holding data for "sark_event" and "sark_timer"
 Cevent_tEvent structure used by "event_xxx" and "timer_xxx" routines
 Cevent_vec_tAn event_vec fits into 32 bits and contains a handler address in 16 bits and a priority and slot number, each 8 bits
 Cheap_tHeap root structure
 Cicmp_hdr_tICMP header
 Ciobuf_t
 Cip_hdr_tIP packet header
 Ciptag_tIPTAG entry (32 bytes)
 Clevel_tUsed for tracking signal dispatch
 Cmac_hdr_tMAC header for ethernet packet
 Cmem_block_tUsed in the block memory allocator (8 bytes)
 Cmem_link_tUsed in the block memory allocator (4 bytes)
 Cnn_desc_tNearest neighbour protocol state
 Cpacket_tA multicast packet
 Cpkt_buf_tHolds a NN packet awaiting transmission
 Cpkt_queue_tQueue of packets (really a circular buffer)
 Cpkt_tStruct holding a packet
 Cproc_queue_tStruct holding head and tail of a list of "event_t"
 Crtr_entry_tCopy of router entry (16 bytes)
 Crx_desc_tP2P channel state structure: receiver
 Csark_data_tA struct holding all of the variables maintained by SARK
 Csark_vec_tA struct of type sark_vec_t lives at address 0x20, that is, it is built into the code section
 Csdp_hdr_tSDP header: legacy
 Csdp_msg_tSDP message definition
 Csrom_data_tContents of SV SROM area (32 bytes)
 Csv_tStruct holding the System Variables
 Ctask_queue_tThe queue of callbacks to do
 Ctask_tAn internal interrupt/callback handler
 Ctx_desc_tP2P channel state structure: transmitter
 Ctx_packet_queue_tThe queue of multicast packets to be sent
 Cudp_hdr_tUDP header
 Cuser_event_queue_tThe type of the fixed-capacity queue of user events
 Cuser_event_tDescribes the parameters to pass to a user event
 Cvcpu_tStruct containing information about each virtual processor