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

Public API for MXCRYPTO MFD driver. More...

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

Go to the source code of this file.

Functions

CRYPTO_Type * mfd_infineon_mxcrypto_get_base (const struct device *dev)
 Get the MXCRYPTO register base address.
int mfd_infineon_mxcrypto_lock (const struct device *dev, k_timeout_t timeout)
 Acquire the shared MXCRYPTO access mutex.
void mfd_infineon_mxcrypto_unlock (const struct device *dev)
 Release the shared MXCRYPTO access mutex.

Detailed Description

Public API for MXCRYPTO MFD driver.