Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of AdiSense1000 by
adi_sense_log.cpp File Reference
: ADISENSE OS-dependent wrapper layer for log functions ----------------------------------------------------------------------------- More...
Go to the source code of this file.
Functions | |
ADI_SENSE_RESULT | adi_sense_LogOpen (ADI_SENSE_PLATFORM_LOG_CONFIG *pConfig) |
Initialise the Log interface and allocate resources. | |
void | adi_sense_LogClose (void) |
Close the Log interface and free resources. | |
void | adi_sense_LogLevel (ADI_SENSE_LOG_LEVEL maxLevel) |
Set the minimum priority level for the log messages. | |
void | adi_sense_Log (ADI_SENSE_LOG_LEVEL level, const char *format,...) |
Print a log message to the platform log interface. |
Detailed Description
: ADISENSE OS-dependent wrapper layer for log functions -----------------------------------------------------------------------------
Definition in file adi_sense_log.cpp.
Generated on Wed Jul 13 2022 13:02:04 by
