|
Hardware Abstraction Layer for FreeRTOS
|
#include <ltc6811.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) |
| #define ltc6811_lock | ( | u, | |
| w, | |||
| e | |||
| ) | HAL_LOCK(u, w, e) |
| #define ltc6811_unlock | ( | u, | |
| e | |||
| ) | HAL_UNLOCK(u, e) |
| #define PRINTF | ( | fmt, | |
| ... | |||
| ) |