nRF Connect SDK API
2.8.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
66
int32_t
mpsl_lib_uninit
(
void
);
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
/* MPSL_LIB__ */
73
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 Tue Nov 5 2024 13:54:05 for nRF Connect SDK API by
1.12.0