Switchtec Userspace PROJECT_NUMBER = 4.0
Loading...
Searching...
No Matches
Functions
mfg.c File Reference

Switchtec core library functions for mfg operations. More...

#include "switchtec_priv.h"
#include "switchtec/switchtec.h"
#include "switchtec/mfg.h"
#include "switchtec/errors.h"
#include "switchtec/endian.h"
#include "switchtec/mrpc.h"
#include <unistd.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include "lib/crc.h"
#include "config.h"
Include dependency graph for mfg.c:

Go to the source code of this file.

Functions

int switchtec_sn_ver_get (struct switchtec_dev *dev, struct switchtec_sn_ver_info *info)
 Get serial number and security version.
 

Detailed Description

Switchtec core library functions for mfg operations.

Definition in file mfg.c.