Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
log_link_ctrl_blk Struct Reference

#include <log_link.h>

Data Fields

uint32_t domain_cnt
 
uint16_t source_cnt [1+COND_CODE_1(CONFIG_LOG_MULTIDOMAIN,(CONFIG_LOG_REMOTE_DOMAIN_MAX_COUNT),(0))]
 
uint32_t domain_offset
 
uint32_tfilters
 

Field Documentation

◆ domain_cnt

uint32_t log_link_ctrl_blk::domain_cnt

◆ domain_offset

uint32_t log_link_ctrl_blk::domain_offset

◆ filters

uint32_t* log_link_ctrl_blk::filters

◆ source_cnt

uint16_t log_link_ctrl_blk::source_cnt[1+COND_CODE_1(CONFIG_LOG_MULTIDOMAIN,(CONFIG_LOG_REMOTE_DOMAIN_MAX_COUNT),(0))]

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