On this page
article
peary/utils/constants.hpp
peary/utils/constants.hpp
Peary Hardware Constants. More…
Defines
| Name | |
|---|---|
| MEM_PATH Memory device of FPGA. |
Detailed Description
Peary Hardware Constants.
Copyright: Copyright (c) 2016-2025 CERN and the Peary Caribou authors. This software is distributed under the terms of the LGPL-3.0-only License, copied verbatim in the file “LICENSE.md”. SPDX-License-Identifier: LGPL-3.0-only
Macros Documentation
define MEM_PATH
#define MEM_PATH "/dev/mem"
Memory device of FPGA.
Source code
#pragma once
#define MEM_PATH "/dev/mem"
Updated on 2025-11-14 at 11:31:23 +0100