nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
sdfw_update_service.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 SSF_SDFW_UPDATE_SERVICE_H__
8
#define SSF_SDFW_UPDATE_SERVICE_H__
9
10
#include <stdint.h>
11
12
#include <
sdfw/sdfw_services/ssf_errno.h
>
13
14
/* Error code in response from server if an error occurred when performing the request. */
15
#define SSF_SDFW_UPDATE_FAILED 0x3dfc0001
16
24
int
ssf_sdfw_update
(uintptr_t blob_addr);
25
26
#endif
/* SSF_SDFW_UPDATE_SERVICE_H__ */
ssf_sdfw_update
int ssf_sdfw_update(uintptr_t blob_addr)
Trigger an SDFW update request by pointing to an SDFW update blob.
ssf_errno.h
include
sdfw
sdfw_services
sdfw_update_service.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0