Zephyr API Documentation
4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp-s32-qspi.h
Go to the documentation of this file.
1
/*
2
* Copyright 2024 NXP
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_NXP_S32_QSPI_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_NXP_S32_QSPI_H_
9
10
#include <
zephyr/dt-bindings/dt-util.h
>
11
12
/* The QSPI secure attribute and secure policy references */
13
#define NXP_S32_QSPI_NON_SECURE BIT(0)
14
#define NXP_S32_QSPI_SECURE BIT(1)
15
#define NXP_S32_QSPI_PRIVILEGE BIT(2)
16
17
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_NXP_S32_QSPI_H_ */
dt-util.h
zephyr
dt-bindings
qspi
nxp-s32-qspi.h
Generated on Thu Jan 30 2025 06:02:39 for Zephyr API Documentation by
1.12.0