#include <stdint.h>
Go to the source code of this file.
#define MAX_UDP_PAYLOAD 1472 |
Definition at line 86 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), and roc::UdpDataSocket::CheckNextRequest().
#define MESSAGES_PER_PACKET 243 |
Definition at line 87 of file defines_udp.h.
#define NOPER_ADDR_MASK 0x7fffffff |
Definition at line 82 of file defines_udp.h.
#define NOPER_GET 0x0 |
Definition at line 80 of file defines_udp.h.
Referenced by UdpSimulator::NOper().
#define NOPER_OPER_MASK 0x80000000 |
Definition at line 81 of file defines_udp.h.
#define NOPER_PUT 0x80000000 |
Definition at line 79 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), and UdpSimulator::NOper().
#define ROC_CONSOLE 113 |
Definition at line 76 of file defines_udp.h.
Referenced by roc::UdpDevice::processCtrlMessage().
#define ROC_DEFAULT_CTRLPORT 13132 |
Definition at line 70 of file defines_udp.h.
#define ROC_DEFAULT_DATAPORT 13131 |
Definition at line 71 of file defines_udp.h.
#define ROC_ETH_BUFFER_FLUSH_TIMER 0x11001C |
Definition at line 27 of file defines_udp.h.
Referenced by roc::UdpBoard::getRocBufferFlushTimer(), UdpSimulator::PutReg(), roc::UdpBoard::setRocBufferFlushTimer(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_BURST_LOOPCNT 0x11004C |
Definition at line 38 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_CFG_READ 0x110060 |
Definition at line 12 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpBoard::loadConfig(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_CFG_WRITE 0x110064 |
Definition at line 13 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpBoard::saveConfig(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_CHECK_BITFILEBUFFER 0x120010 |
Definition at line 52 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_CHECK_BITFILEFLASH0 0x120014 |
Definition at line 53 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_CHECK_BITFILEFLASH1 0x120018 |
Definition at line 54 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_CHECK_FILEBUFFER 0x120020 |
Definition at line 55 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_CONSOLE_CMD 0x11006C |
Definition at line 40 of file defines_udp.h.
Referenced by UdpSimulator::PutReg(), roc::UdpBoard::sendConsoleCommand(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_CONSOLE_OUTPUT 0x11002C |
Definition at line 31 of file defines_udp.h.
Referenced by UdpSimulator::PutReg(), roc::UdpBoard::setConsoleOutput(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_CTRLPORT 0x110044 |
Definition at line 36 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_DATAPORT 0x110048 |
Definition at line 37 of file defines_udp.h.
Referenced by UdpSimulator::GetReg(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_DEBUGMSG 0x110074 |
Definition at line 42 of file defines_udp.h.
Referenced by roc::UdpDevice::processCtrlMessage(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_DLM 0x130000 |
Definition at line 57 of file defines_udp.h.
Referenced by roc::UdpBoard::invokeDLM(), and UdpSimulator::PutReg().
#define ROC_ETH_FLASH_ADDR 0x120004 |
Definition at line 49 of file defines_udp.h.
#define ROC_ETH_FLASH_CLEAR_FILEBUFFER 0x12000C |
Definition at line 51 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard(), and roc::UdpBoard::uploadDataToRoc().
#define ROC_ETH_FLASH_DATA 0x120008 |
Definition at line 50 of file defines_udp.h.
Referenced by roc::UdpBoard::uploadDataToRoc().
#define ROC_ETH_FLASH_KIBFILE_FROM_DDR 0x120000 |
Definition at line 48 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpBoard::UdpBoard(), and roc::UdpBoard::uploadBitfile().
#define ROC_ETH_HIGHWATER 0x110080 |
Definition at line 43 of file defines_udp.h.
Referenced by UdpSimulator::GetReg(), roc::UdpBoard::getRocLowHighWater(), UdpSimulator::PutReg(), roc::UdpBoard::setRocLowHighWater(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_IP_ADDRESS 0x110000 |
Definition at line 20 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_LOST_ETHER_FRAMES 0x110030 |
Definition at line 32 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_LOWWATER 0x110084 |
Definition at line 44 of file defines_udp.h.
Referenced by UdpSimulator::GetReg(), roc::UdpBoard::getRocLowHighWater(), UdpSimulator::PutReg(), roc::UdpBoard::setRocLowHighWater(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_MAC_ADDRESS_LOWER 0x11000C |
Definition at line 23 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_MAC_ADDRESS_UPPER 0x110008 |
Definition at line 22 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_MASTER_CTRLPORT 0x110018 |
Definition at line 26 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_MASTER_DATAPORT 0x110014 |
Definition at line 25 of file defines_udp.h.
Referenced by roc::UdpDevice::initUdp(), UdpSimulator::PutReg(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_MASTER_IP 0x110024 |
Definition at line 29 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_MASTER_LOGIN 0x110010 |
Definition at line 24 of file defines_udp.h.
Referenced by roc::UdpDevice::initUdp(), UdpSimulator::PutReg(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_MASTER_LOGOUT 0x110020 |
Definition at line 28 of file defines_udp.h.
Referenced by roc::UdpDevice::ExecuteCommand(), UdpSimulator::PutReg(), roc::UdpControlSocket::SendDisconnect(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_NETMASK 0x110004 |
Definition at line 21 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_NUMBUFALLOC 0x110088 |
Definition at line 45 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_OCM 0x110090 |
Definition at line 7 of file defines_udp.h.
Referenced by roc::UdpBoard::BURST(), UdpSimulator::PutReg(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_OCM_LOOPCNT 0x110050 |
Definition at line 39 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_OVERWRITE_SD_FILE 0x110068 |
Definition at line 14 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpBoard::UdpBoard(), and roc::UdpBoard::uploadSDfile().
#define ROC_ETH_RESTART_NETWORK 0x110028 |
Definition at line 30 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_START_DAQ 0x100100 |
Definition at line 17 of file defines_udp.h.
Referenced by roc::UdpDataSocket::ProcessEvent(), UdpSimulator::PutReg(), roc::UdpBoard::UdpBoard(), and roc::Board::uploadStartDaqCmdList().
#define ROC_ETH_STATBLOCK 0x110070 |
Definition at line 41 of file defines_udp.h.
Referenced by UdpSimulator::GetReg(), roc::UdpDevice::processCtrlMessage(), roc::UdpDevice::takeStat(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_STOP_DAQ 0x100104 |
Definition at line 18 of file defines_udp.h.
Referenced by roc::UdpDevice::initUdp(), roc::UdpDataSocket::ProcessEvent(), UdpSimulator::PutReg(), roc::UdpBoard::UdpBoard(), and roc::Board::uploadStopDaqCmdList().
#define ROC_ETH_SUSPEND_DAQ 0x100108 |
Definition at line 19 of file defines_udp.h.
Referenced by roc::UdpDevice::ExecuteCommand(), UdpSimulator::PutReg(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_SWITCHCONSOLE 0x110100 |
Definition at line 16 of file defines_udp.h.
Referenced by roc::UdpBoard::switchToConsole(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_TEMAC_PRINT 0x11003C |
Definition at line 34 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_ETH_TEMAC_REG0 0x110040 |
Definition at line 35 of file defines_udp.h.
Referenced by cmd_printroc(), and roc::UdpBoard::UdpBoard().
#define ROC_ETH_UKNOWN_ETHER_FRAMES 0x110034 |
Definition at line 33 of file defines_udp.h.
Referenced by roc::UdpBoard::UdpBoard().
#define ROC_NOPER 114 |
Definition at line 77 of file defines_udp.h.
Referenced by UdpSimulator::OnRawData().
#define ROC_PASSWORD 832226211 |
Definition at line 4 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpDataSocket::CheckNextRequest(), and roc::UdpControlSocket::ProcessEvent().
#define ROC_PEEK 111 |
Definition at line 74 of file defines_udp.h.
Referenced by UdpSimulator::checkCtrlOperationAllowed(), and UdpSimulator::OnRawData().
#define ROC_POKE 112 |
Definition at line 75 of file defines_udp.h.
Referenced by UdpSimulator::checkCtrlOperationAllowed(), and UdpSimulator::OnRawData().
#define SC_BITFILE_BUFFER_SIZE 4194304 |
Definition at line 90 of file defines_udp.h.
#define UDP_PAYLOAD_OFFSET 42 |
Definition at line 85 of file defines_udp.h.
Referenced by roc::UdpControlSocket::checkCommandsQueue(), roc::UdpBoard::getRocLowHighWater(), and roc::UdpBoard::setRocLowHighWater().