Nordic Semiconductor nRF5 AirFuel SDK
version 2.2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
debug.h
Go to the documentation of this file.
1
/* Copyright (c) Nordic Semiconductor. All Rights Reserved.
2
*
3
* The information contained herein is property of Nordic Semiconductor ASA.
4
* Terms and conditions of usage are described in detail in NORDIC
5
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
6
*
7
* Licensees are granted free, non-transferable use of the information. NO
8
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
9
* the file.
10
*
11
*/
12
22
void
debug
(
void
);
23
27
void
debug_add_string
(
const
char
*s);
28
debug_add_string
void debug_add_string(const char *s)
Add string to debug output.
Definition:
pru_debug.c:578
debug
void debug(void)
Process debug commands.
Definition:
pru_debug.c:564
Copyright ©
Nordic Semiconductor
. All Rights Reserved.
Disclaimer