precision-converters-firmware
Loading...
Searching...
No Matches
Macros
version.h File Reference

Version macros for AD4080 IIO Firmware. More...

#include "adi_version.h"
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAJOR_VERSION   1
 
#define MINOR_VERSION   0
 
#define PATCH_VERSION   0
 
#define QUALITY_LEVEL   QUALITY_LEVEL_RC
 
#define STATE_VERSION   0
 
#define FIRMWARE_VERSION
 

Detailed Description

Version macros for AD4080 IIO Firmware.

Copyright (c) 2025 Analog Devices, Inc.

All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Macro Definition Documentation

◆ FIRMWARE_VERSION

#define FIRMWARE_VERSION
Value:
#define QUALITY_LEVEL
Definition version.h:24
#define MINOR_VERSION
Definition version.h:22
#define STATE_VERSION
Definition version.h:25
#define MAJOR_VERSION
Definition version.h:21
#define PATCH_VERSION
Definition version.h:23
#define ADI_CONSTRUCT_VERSION(major, minor, patch, quality, state)
Definition adi_version.h:43

◆ MAJOR_VERSION

#define MAJOR_VERSION   1

◆ MINOR_VERSION

#define MINOR_VERSION   0

◆ PATCH_VERSION

#define PATCH_VERSION   0

◆ QUALITY_LEVEL

#define QUALITY_LEVEL   QUALITY_LEVEL_RC

◆ STATE_VERSION

#define STATE_VERSION   0