precision-converters-firmware
Macros | Variables
ad4170_thermocouple_config.c File Reference

Thermocouple user configurations module for AD4170 IIO firmware. More...

#include <stdint.h>
#include "app_config.h"
#include "ad4170_thermocouple_config.h"
Include dependency graph for ad4170_thermocouple_config.c:

Macros

#define AD4170_THERMOCOUPLE_CONFIG_OFFSET_RESET_VAL   0x0
 
#define AD4170_THERMOCOUPLE_CONFIG_GAIN_RESET_VAL   0x555555
 

Variables

struct ad4170_init_param ad4170_thermocouple_config_params
 

Detailed Description

Thermocouple user configurations module for AD4170 IIO firmware.

Copyright (c) 2021-22,24 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

◆ AD4170_THERMOCOUPLE_CONFIG_GAIN_RESET_VAL

#define AD4170_THERMOCOUPLE_CONFIG_GAIN_RESET_VAL   0x555555

◆ AD4170_THERMOCOUPLE_CONFIG_OFFSET_RESET_VAL

#define AD4170_THERMOCOUPLE_CONFIG_OFFSET_RESET_VAL   0x0

Variable Documentation

◆ ad4170_thermocouple_config_params

struct ad4170_init_param ad4170_thermocouple_config_params