Lines Matching full:mspi
12 #include <zephyr/drivers/mspi.h>
19 * @brief Public APIs for the MSPI emulation drivers.
23 * @brief MSPI Emulation Interface
24 * @defgroup mspi_emul_interface MSPI Emulation Interface
36 * Find an emulator present on a MSPI bus
41 * @param dev MSPI emulation controller device
50 * Triggers an event on the emulator of MSPI controller side which causes
53 * @param dev MSPI emulation controller device
63 * Loopback MSPI transceive request to the device emulator
81 /** Definition of the MSPI device emulator API */
86 /** Node in a linked list of emulators for MSPI devices */
97 /** Definition of the MSPI controller emulator API */
111 * @param dev MSPI emulation controller device
112 * @param emul MSPI device emulator to be registered