TI-OpenThread  1.08.03.09
Functions
LP_CC1352P7_4/thread/empty_ftd/disp_utils.c File Reference
#include <stddef.h>
#include <string.h>
#include <stdio.h>
#include "ti_drivers_config.h"
#include <ti/display/Display.h>
#include <ti/display/DisplayExt.h>
#include <ti/grlib/grlib.h>
#include "openthread-core-config.h"
#include <openthread/config.h>
#include <openthread/platform/logging.h>
#include "disp_utils.h"
+ Include dependency graph for LP_CC1352P7_4/thread/empty_ftd/disp_utils.c:

Functions

void DispUtils_lcdDraw (const Graphics_Image *pImage)
 
void DispUtils_open (void)
 Initialize and opens the display interface to the serial and the lcd if available. More...
 
void otPlatLog (otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat,...)
 

Function Documentation

§ DispUtils_open()

void DispUtils_open ( void  )

Initialize and opens the display interface to the serial and the lcd if available.

documented in disp_utils.h

§ otPlatLog()

void otPlatLog ( otLogLevel  aLogLevel,
otLogRegion  aLogRegion,
const char *  aFormat,
  ... 
)

Documented in openthread/platform/logging.h.

This function is used by the OpenThread stack, be very careful logging application data with it.

References DispUtils_lcdDraw().

§ DispUtils_lcdDraw()

void DispUtils_lcdDraw ( const Graphics_Image *  pImage)

Referenced by otPlatLog().

© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale