27#ifndef LIBRARIES_PERIPHDRIVERS_INCLUDE_MAX32680_MXC_LOCK_H_
28#define LIBRARIES_PERIPHDRIVERS_INCLUDE_MAX32680_MXC_LOCK_H_
31#include "mxc_device.h"
void MXC_FreeLock(uint32_t *lock)
Free the given lock.
int MXC_GetLock(uint32_t *lock, uint32_t value)
Attempts to acquire the lock.