nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
mpsl_pm_utils.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 MPSL_PM_UTILS_H__
8#define MPSL_PM_UTILS_H__
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
19
28
29#ifdef __cplusplus
30}
31#endif
32
33#endif /* MPSL_PM_UTILS_H__ */
void mpsl_pm_utils_init(void)
Initialize MPSL Power Management.
void mpsl_pm_utils_work_handler(void)
Handles MPSL Power Management work.