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.
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 Tue Jul 12 2022 18:59:24 by
1.7.2