Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
scmi_protocol_events Struct Reference

SCMI protocol events structure. More...

#include <zephyr/drivers/firmware/scmi/protocol.h>

Data Fields

const uint32_tevts
 Supported notification message IDs.
uint32_t num_events
 Number of supported protocol notifications.
scmi_protocol_event_callback cb
 protocol notification callback

Detailed Description

SCMI protocol events structure.

Field Documentation

◆ cb

scmi_protocol_event_callback scmi_protocol_events::cb

protocol notification callback

◆ evts

const uint32_t* scmi_protocol_events::evts

Supported notification message IDs.

◆ num_events

uint32_t scmi_protocol_events::num_events

Number of supported protocol notifications.


The documentation for this struct was generated from the following file: