nrfxlib API 2.8.99
|
#include "nrf_802154_config.h"
#include "nrf_802154_sl_log.h"
#include "nrf_802154_debug_log_codes.h"
Go to the source code of this file.
Macros | |
#define | nrf_802154_log_function_enter(verbosity) |
Records log about entry to a function. | |
#define | nrf_802154_log_function_exit(verbosity) |
Records log about exit from a function. | |
#define | nrf_802154_log_local_event(verbosity, local_event_id, param_u16) |
Records log about event (with parameter) related to current module. | |
#define | nrf_802154_log_global_event(verbosity, global_event_id, param_u16) |
Records log about event (with parameter) related to global resource. | |