nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
mpsl_lib.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
16
#ifndef MPSL_LIB__
17
#define MPSL_LIB__
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
#include <stdint.h>
24
43
int32_t
mpsl_lib_init
(
void
);
44
68
int32_t
mpsl_lib_uninit
(
void
);
69
70
#ifdef __cplusplus
71
}
72
#endif
73
74
#endif
/* MPSL_LIB__ */
75
mpsl_lib_uninit
int32_t mpsl_lib_uninit(void)
Uninitialize MPSL and disable interrupt handlers.
mpsl_lib_init
int32_t mpsl_lib_init(void)
Initialize MPSL and attach interrupt handlers.
include
mpsl
mpsl_lib.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0