precision-converters-firmware
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Variables
ltc2488_user_config.h File Reference

Header for ltc2488 user configuration file. More...

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

Go to the source code of this file.

Macros

#define MBED_PLATFORM   1
 
#define STM32_PLATFORM   2
 
#define ACTIVE_PLATFORM   STM32_PLATFORM
 
#define spi_init_extra_params   mbed_spi_extra_init_params
 

Variables

struct ltc2488_dev_init ltc2488_init_str
 

Detailed Description

Header for ltc2488 user configuration file.

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

◆ ACTIVE_PLATFORM

#define ACTIVE_PLATFORM   STM32_PLATFORM

◆ MBED_PLATFORM

#define MBED_PLATFORM   1

◆ spi_init_extra_params

#define spi_init_extra_params   mbed_spi_extra_init_params

◆ STM32_PLATFORM

#define STM32_PLATFORM   2

Variable Documentation

◆ ltc2488_init_str

struct ltc2488_dev_init ltc2488_init_str
extern