Spresense Arduino Multi-Processer Mutex library. More...
#include <Arduino.h>
#include <sdk/config.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <cxd56_sph.h>
Go to the source code of this file.
Classes | |
class | MPMutex |
This is the interface for MP Mutex. More... | |
Spresense Arduino Multi-Processer Mutex library.
The MP library can manage the Multi-processor Mutex.