precision-converters-firmware
Loading...
Searching...
No Matches
Macros
app_config.h File Reference
#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 STM32_PLATFORM   2
 
#define ACTIVE_PLATFORM   STM32_PLATFORM
 
#define spi_init_extra_params   mbed_spi_extra_init_params
 
#define hw_ldacb_extra_init_params   mbed_gpio_ldac_init_params
 

Macro Definition Documentation

◆ ACTIVE_PLATFORM

#define ACTIVE_PLATFORM   STM32_PLATFORM

◆ hw_ldacb_extra_init_params

#define hw_ldacb_extra_init_params   mbed_gpio_ldac_init_params

◆ 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