precision-converters-firmware
Macros
app_config.h File Reference

Configuration file for LTC268X device applications. More...

#include <stdint.h>
#include "app_config_mbed.h"
Include dependency graph for app_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 ACTIVE_PLATFORM   MBED_PLATFORM
 
#define spi_extra_init_params   mbed_spi_extra_init_params
 
#define spi_ops   mbed_spi_ops
 
#define DEV_LTC2688
 
#define ACTIVE_DEVICE   "LTC2688"
 

Detailed Description

Configuration file for LTC268X device applications.

Copyright (c) 2022 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_DEVICE

#define ACTIVE_DEVICE   "LTC2688"

◆ ACTIVE_PLATFORM

#define ACTIVE_PLATFORM   MBED_PLATFORM

◆ DEV_LTC2688

#define DEV_LTC2688

◆ MBED_PLATFORM

#define MBED_PLATFORM   1

◆ spi_extra_init_params

#define spi_extra_init_params   mbed_spi_extra_init_params

◆ spi_ops

#define spi_ops   mbed_spi_ops