nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
extmem_remote.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef EXTMEM_REMOTE_H__
8
#define EXTMEM_REMOTE_H__
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
#define EXTMEM_RESULT_SUCCESS 0
15
#define EXTMEM_RESULT_REMOTE_ERROR 2
24
int
extmem_remote_init
(
void
);
25
26
#ifdef __cplusplus
27
}
28
#endif
29
30
#endif
/* EXTMEM_REMOTE_H__ */
extmem_remote_init
int extmem_remote_init(void)
Initialize external memory service.
include
sdfw
sdfw_services
extmem_remote.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0