nRF Connect SDK API 0.1.0
|
void mpsl_assert_handle | ( | char * | file, |
uint32_t | line | ||
) |
#include <include/mpsl/mpsl_assert.h>
Application-defined sink for the MPSL assertion mechanism.
file | The file name where the assertion occurred. |
line | The line number where the assertion occurred. |