no-OS
Loading...
Searching...
No Matches
platform_init.h
Go to the documentation of this file.
1
/***************************************************************************/
33
34
#ifndef PLATFORM_INIT_H_
35
#define PLATFORM_INIT_H_
36
37
/* Initialize the power controller and set the core and peripherals clock
38
* divider. */
39
int32_t
platform_init
();
40
41
#endif
/* PLATFORM_INIT_H_ */
platform_init
int32_t platform_init()
Initialize the power controller and set the core and peripherals clock divider.
Definition
platform_init.c:44
drivers
platform
aducm3029
platform_init.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.