OpenBIC
OpenSource Bridge-IC
_pldm Struct Reference

#include <pldm.h>

Public Member Functions

 K_KERNEL_STACK_MEMBER (monitor_thread_stack, MONITOR_THREAD_STACK_SIZE)
 

Public Attributes

k_tid_t monitor_task
 
struct k_thread thread_data
 
sys_slist_t wait_recv_resp_list
 
struct k_mutex wait_recv_resp_list_mutex
 
sys_slist_t wait_send_resp_list
 
struct k_mutex wait_send_resp_list_mutex
 
void * interface
 
uint8_t user_idx
 

Member Function Documentation

◆ K_KERNEL_STACK_MEMBER()

_pldm::K_KERNEL_STACK_MEMBER ( monitor_thread_stack  ,
MONITOR_THREAD_STACK_SIZE   
)

Member Data Documentation

◆ interface

void* _pldm::interface

◆ monitor_task

k_tid_t _pldm::monitor_task

◆ thread_data

struct k_thread _pldm::thread_data

◆ user_idx

uint8_t _pldm::user_idx

◆ wait_recv_resp_list

sys_slist_t _pldm::wait_recv_resp_list

◆ wait_recv_resp_list_mutex

struct k_mutex _pldm::wait_recv_resp_list_mutex

◆ wait_send_resp_list

sys_slist_t _pldm::wait_send_resp_list

◆ wait_send_resp_list_mutex

struct k_mutex _pldm::wait_send_resp_list_mutex

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