Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: platform_drivers
app_config.h File Reference
Configuration file for AD4696 device applications. More...
Go to the source code of this file.
Functions | |
int32_t | init_system (void) |
Initializing system peripherals. |
Detailed Description
Configuration file for AD4696 device applications.
Copyright (c) 2021 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 | ) |
Initializing system peripherals.
- Returns:
- SUCCESS in case of success, negative error code otherwise.
This function initializes system peripherals for the application
Definition at line 105 of file app_config.c.
Generated on Tue Jul 12 2022 15:35:47 by
