ADuCM302x Device Drivers API Reference Manual
Release 3.1.2.0
adi_initialize.c
1
/*
2
** adi_initialize.c source file generated on November 4, 2016 at 15:57:34.
3
**
4
** Copyright (C) 2000-2016 Analog Devices Inc., All Rights Reserved.
5
**
6
** This file is generated automatically. You should not modify this source file,
7
** as your changes will be lost if this source file is re-generated.
8
*/
9
10
#include <sys/platform.h>
11
12
#include "adi_initialize.h"
13
14
15
int32_t adi_initComponents(
void
)
16
{
17
int32_t result = 0;
18
19
20
return
result;
21
}
22
Boards
ADuCM3029-EZ-KIT
Examples
hello_world
ADuCM302x
cces
system
adi_initialize.c
Generated on Mon Aug 6 2018 21:48:22 for ADuCM302x Device Drivers API Reference Manual by
1.8.13