no-OS
Macros | Variables
common_data.h File Reference

Defines common data to be used by the STOUT project. More...

#include "parameters.h"
#include "ade9113.h"
#include "adt75.h"
Include dependency graph for common_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VIN_LOW_LIMIT   (195000l)
 
#define VIN_HIGH_LIMIT   (264000l)
 
#define VIN_LOW_LIMIT_2   (102000l)
 
#define VIN_HIGH_LIMIT_2   (138000l)
 
#define VR_OPEN_HIGH_LIMIT   (264000l)
 
#define V2_CLOSED_LIMIT   (2000l)
 
#define TEMPERATURE_LIMIT_1   (45000l)
 
#define TEMPERATURE_LIMIT_2   (50000l)
 
#define MILLIDEGREE_PER_DEGREE   (1000UL)
 

Variables

struct no_os_uart_init_param ade9113_uart_ip
 
struct adt75_init_param adt75_ip
 
struct no_os_spi_init_param ade9113_spi_ip
 
struct no_os_gpio_init_param ade9113_gpio_rdy_ip
 
struct no_os_gpio_init_param ade9113_gpio_reset_ip
 
struct no_os_gpio_init_param ade9113_gpio_ZX_ip
 
struct no_os_gpio_init_param ade9113_gpio_rcm_test_ip
 
struct no_os_gpio_init_param ade9113_gpio_rcdac_ip
 
struct no_os_gpio_init_param ade9113_gpio_rcddc_ip
 
struct no_os_gpio_init_param ade9113_gpio_relay_ip
 
struct no_os_irq_init_param ade9113_gpio_irq_ip
 
struct ade9113_init_param ade9113_ip
 
struct no_os_gpio_init_param ade9113_gpio_led2_ip
 
struct no_os_gpio_init_param ade9113_gpio_led1_ip
 
struct no_os_gpio_init_param ade9113_gpio_led3_ip
 
struct no_os_gpio_init_param ade9113_gpio_led4_ip
 

Detailed Description

Defines common data to be used by the STOUT project.

Author
GMois (georg.nosp@m.e.mo.nosp@m.is@an.nosp@m.alog.nosp@m..com), REtz (radu..nosp@m.etz@.nosp@m.analo.nosp@m.g.co.nosp@m.m)

Copyright (c) 2023 Analog Devices, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Macro Definition Documentation

◆ MILLIDEGREE_PER_DEGREE

#define MILLIDEGREE_PER_DEGREE   (1000UL)

◆ TEMPERATURE_LIMIT_1

#define TEMPERATURE_LIMIT_1   (45000l)

◆ TEMPERATURE_LIMIT_2

#define TEMPERATURE_LIMIT_2   (50000l)

◆ V2_CLOSED_LIMIT

#define V2_CLOSED_LIMIT   (2000l)

◆ VIN_HIGH_LIMIT

#define VIN_HIGH_LIMIT   (264000l)

◆ VIN_HIGH_LIMIT_2

#define VIN_HIGH_LIMIT_2   (138000l)

◆ VIN_LOW_LIMIT

#define VIN_LOW_LIMIT   (195000l)

◆ VIN_LOW_LIMIT_2

#define VIN_LOW_LIMIT_2   (102000l)

◆ VR_OPEN_HIGH_LIMIT

#define VR_OPEN_HIGH_LIMIT   (264000l)

Variable Documentation

◆ ade9113_gpio_irq_ip

struct no_os_irq_init_param ade9113_gpio_irq_ip

◆ ade9113_gpio_led1_ip

struct no_os_gpio_init_param ade9113_gpio_led1_ip

◆ ade9113_gpio_led2_ip

struct no_os_gpio_init_param ade9113_gpio_led2_ip

◆ ade9113_gpio_led3_ip

struct no_os_gpio_init_param ade9113_gpio_led3_ip

◆ ade9113_gpio_led4_ip

struct no_os_gpio_init_param ade9113_gpio_led4_ip

◆ ade9113_gpio_rcdac_ip

struct no_os_gpio_init_param ade9113_gpio_rcdac_ip

◆ ade9113_gpio_rcddc_ip

struct no_os_gpio_init_param ade9113_gpio_rcddc_ip

◆ ade9113_gpio_rcm_test_ip

struct no_os_gpio_init_param ade9113_gpio_rcm_test_ip

◆ ade9113_gpio_rdy_ip

struct no_os_gpio_init_param ade9113_gpio_rdy_ip

◆ ade9113_gpio_relay_ip

struct no_os_gpio_init_param ade9113_gpio_relay_ip

◆ ade9113_gpio_reset_ip

struct no_os_gpio_init_param ade9113_gpio_reset_ip

◆ ade9113_gpio_ZX_ip

struct no_os_gpio_init_param ade9113_gpio_ZX_ip

◆ ade9113_ip

struct ade9113_init_param ade9113_ip

◆ ade9113_spi_ip

struct no_os_spi_init_param ade9113_spi_ip

◆ ade9113_uart_ip

struct no_os_uart_init_param ade9113_uart_ip

◆ adt75_ip

struct adt75_init_param adt75_ip