nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
flash_sync_rpc_host.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
16#ifndef FLASH_SYNC_RPC_HOST_H__
17#define FLASH_SYNC_RPC_HOST_H__
18
19#ifdef __cplusplus
32extern "C" {
33#endif
34
35
37
38#ifdef __cplusplus
39}
40#endif
41
42#endif /* FLASH_SYNC_RPC_HOST_H__ */
43
void flash_sync_rpc_host_sync_enable(bool enable)