OpenBIC
OpenSource Bridge-IC
plat_i3c.c File Reference
#include <logging/log.h>
#include "hal_i3c.h"
#include "plat_mctp.h"
#include "plat_i3c.h"
Include dependency graph for plat_i3c.c:

Functions

 LOG_MODULE_REGISTER (plat_i3c)
 
 K_THREAD_STACK_DEFINE (send_setaasa_stack, SEND_SETAASA_STACK_SIZE)
 
void start_setaasa ()
 
void send_setaasa ()
 

Variables

k_tid_t tid
 
struct k_thread send_setaasa_thread
 

Function Documentation

◆ K_THREAD_STACK_DEFINE()

K_THREAD_STACK_DEFINE ( send_setaasa_stack  ,
SEND_SETAASA_STACK_SIZE   
)

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_i3c  )

◆ send_setaasa()

void send_setaasa ( )
Here is the call graph for this function:

◆ start_setaasa()

void start_setaasa ( )
Here is the call graph for this function:

Variable Documentation

◆ send_setaasa_thread

struct k_thread send_setaasa_thread

◆ tid

k_tid_t tid