Analog Devices / Mbed OS EVAL-AD717x-AD411x-IIO

Dependencies:   sdp_k1_sdram

Embed: (wiki syntax)

« Back to documentation index

sdram_sdpk1.c File Reference

sdram_sdpk1.c File Reference

SDP-K1 SDRAM interafaces. More...

Go to the source code of this file.

Functions

int32_t sdram_init (void)
 Initialize the SDRAM.

Detailed Description

SDP-K1 SDRAM interafaces.

SDP-K1 SDRAM interafaces header file.

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


Function Documentation

int32_t sdram_init ( void   )

Initialize the SDRAM.

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

Definition at line 28 of file sdram_sdpk1.c.