precision-converters-firmware
Loading...
Searching...
No Matches
Variables
app_support.c File Reference

Implementation of Application support functions. More...

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

Variables

const struct ad405x_support_desc ad405x_support_descriptor
 
const struct ad405x_support_desc ad406x_support_descriptor
 
const struct ad405x_support_descsupport_desc []
 
uint32_t nb_of_bytes_g
 
uint32_t nb_of_bytes_remaining_g
 
uint32_t data_read
 

Detailed Description

Implementation of Application support functions.

This module has all the support file necessary for working of app

Copyright (c) 2025 Analog Devices, Inc.

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.

Variable Documentation

◆ ad405x_support_descriptor

const struct ad405x_support_desc ad405x_support_descriptor
extern

◆ ad406x_support_descriptor

const struct ad405x_support_desc ad406x_support_descriptor
extern

◆ data_read

uint32_t data_read

◆ nb_of_bytes_g

uint32_t nb_of_bytes_g

◆ nb_of_bytes_remaining_g

uint32_t nb_of_bytes_remaining_g

◆ support_desc

const struct ad405x_support_desc* support_desc[]
Initial value:
= {
}