nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
hpf_mspi.h File Reference
#include <zephyr/drivers/pinctrl.h>
#include <zephyr/drivers/mspi.h>
#include <hal/nrf_timer.h>

Go to the source code of this file.

Data Structures

struct  hpf_mspi_dev_config_t
 
struct  hpf_mspi_xfer_config_t
 
struct  hpf_mspi_flpr_timer_msg_t
 
struct  hpf_mspi_pinctrl_soc_pin_msg_t
 
struct  hpf_mspi_dev_config_msg_t
 
struct  hpf_mspi_xfer_config_msg_t
 
struct  hpf_mspi_xfer_packet_msg_t
 
struct  hpf_mspi_flpr_response_msg_t
 

Enumerations

enum  hpf_mspi_opcode_t {
  HPF_MSPI_EP_BOUNDED = 0 , HPF_MSPI_CONFIG_TIMER_PTR , HPF_MSPI_CONFIG_PINS , HPF_MSPI_CONFIG_DEV ,
  HPF_MSPI_CONFIG_XFER , HPF_MSPI_TX , HPF_MSPI_TXRX , HPF_MSPI_HPF_APP_HARD_FAULT ,
  HPF_MSPI_WRONG_OPCODE , HPF_MSPI_OPCODES_COUNT = HPF_MSPI_WRONG_OPCODE , HPF_MSPI_OPCODES_MAX = 0xFFFFFFFFU
}
 eMSPI opcodes. More...