REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
registry.cpp File Reference
#include <proto/main.pb.h>
#include "protocol/registry.h"
#include "handlers/authenticate.h"
#include "utils/logging.h"
#include <handlers/carrier.h>
#include <handlers/login_lock.h>
#include <handlers/ping.h>
#include <handlers/run_manager.h>
#include <handlers/sys.h>
#include <handlers/calibration.h>
Include dependency graph for registry.cpp:

Go to the source code of this file.

Functions

static uint64_t kind2key (uint32_t envelope_kind, uint32_t message_kind)
 

Function Documentation

◆ kind2key()

static uint64_t kind2key ( uint32_t envelope_kind,
uint32_t message_kind )
static

Definition at line 80 of file registry.cpp.

References uint32_t.