Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Public API for MXCRYPTOLITE MFD driver. More...

#include <zephyr/device.h>
#include <zephyr/kernel.h>
#include "cy_device_headers.h"

Go to the source code of this file.

Functions

CRYPTOLITE_Type * mfd_infineon_mxcryptolite_get_base (const struct device *dev)
 Get the MXCRYPTOLITE register base address.
int mfd_infineon_mxcryptolite_lock (const struct device *dev, k_timeout_t timeout)
 Acquire the shared MXCRYPTOLITE access mutex.
void mfd_infineon_mxcryptolite_unlock (const struct device *dev)
 Release the shared MXCRYPTOLITE access mutex.

Detailed Description

Public API for MXCRYPTOLITE MFD driver.