Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
scmi_cpu_vector_config Struct Reference

Describes the parameters for the CPU_RESET_VECTOR_SET command. More...

#include <zephyr/drivers/firmware/scmi/nxp/cpu.h>

Data Fields

uint32_t cpu_id
uint32_t flags
uint32_t vector_low
uint32_t vector_high

Detailed Description

Describes the parameters for the CPU_RESET_VECTOR_SET command.

Field Documentation

◆ cpu_id

uint32_t scmi_cpu_vector_config::cpu_id

◆ flags

uint32_t scmi_cpu_vector_config::flags

◆ vector_high

uint32_t scmi_cpu_vector_config::vector_high

◆ vector_low

uint32_t scmi_cpu_vector_config::vector_low

The documentation for this struct was generated from the following file:
  • zephyr/drivers/firmware/scmi/nxp/cpu.h