 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_NXP_S32_QSPI_H_
8#define ZEPHYR_INCLUDE_DT_BINDINGS_NXP_S32_QSPI_H_
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)