precision-converters-firmware
|
Main module for AD4170 IIO application. More...
#include <stdio.h>
#include <stdint.h>
#include <assert.h>
#include "ad4170_iio.h"
#include "no_os_error.h"
Functions | |
int | main (void) |
Main entry point to application. More... | |
Main module for AD4170 IIO application.
This module invokes the AD4170 IIO interfaces through forever loop.
Copyright (c) 2021-23 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.
int main | ( | void | ) |
Main entry point to application.