nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
mpsl_assert.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
16
#ifndef MPSL_ASSERT__
17
#define MPSL_ASSERT__
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
29
void
mpsl_assert_handle
(
char
*file, uint32_t line);
30
31
#ifdef __cplusplus
32
}
33
#endif
34
35
#endif
/* MPSL_ASSERT__ */
36
mpsl_assert_handle
void mpsl_assert_handle(char *file, uint32_t line)
Application-defined sink for the MPSL assertion mechanism.
include
mpsl
mpsl_assert.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0