Example program for EVAL-AD4130

Dependencies:   tempsensors sdp_k1_sdram

Embed: (wiki syntax)

« Back to documentation index

app_config.h File Reference

app_config.h File Reference

Configuration file for AD4130 device applications. More...

Go to the source code of this file.

Functions

int32_t init_system (void)
 Initialize the system peripherals.

Detailed Description

Configuration file for AD4130 device applications.

Copyright (c) 2020-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.

Definition in file app_config.h.


Function Documentation

int32_t init_system ( void   )

Initialize the system peripherals.

Returns:
0 in case of success, negative error code otherwise

Definition at line 174 of file app_config.c.