Hardware Abstraction Layer for FreeRTOS
ltc6811_prv.h File Reference
#include <ltc6811.h>
Include dependency graph for ltc6811_prv.h:

Go to the source code of this file.

Macros

#define PRINTF(fmt, ...)
 
#define ltc6811_lock(u, w, e)   HAL_LOCK(u, w, e)
 
#define ltc6811_unlock(u, e)   HAL_UNLOCK(u, e)
 

Macro Definition Documentation

◆ ltc6811_lock

#define ltc6811_lock (   u,
  w,
 
)    HAL_LOCK(u, w, e)

◆ ltc6811_unlock

#define ltc6811_unlock (   u,
 
)    HAL_UNLOCK(u, e)

◆ PRINTF

#define PRINTF (   fmt,
  ... 
)