nrfxlib API 2.7.99
Loading...
Searching...
No Matches
mpsl_pm_config.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
16#ifndef MPSL_PM_CONFIG_H__
17#define MPSL_PM_CONFIG_H__
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
24void mpsl_pm_init(void);
25
26#ifdef __cplusplus
27}
28#endif
29
30#endif // MPSL_PM_CONFIG_H__
31
void mpsl_pm_init(void)
Initialize MPSL Power Management.