Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fake_can_remove_rx_filter_Fake Struct Reference

#include <can_fake.h>

Data Fields

const struct devicearg0_val
 
const struct devicearg0_history [(50u)]
 
int arg1_val
 
int arg1_history [(50u)]
 
unsigned int call_count
 
unsigned int arg_history_len
 
unsigned int arg_histories_dropped
 
int custom_fake_seq_len
 
int custom_fake_seq_idx
 
void(* custom_fake )(const struct device *, int)
 
void(** custom_fake_seq )(const struct device *, int)
 

Field Documentation

◆ arg0_history

const struct device* fake_can_remove_rx_filter_Fake::arg0_history[(50u)]

◆ arg0_val

const struct device* fake_can_remove_rx_filter_Fake::arg0_val

◆ arg1_history

int fake_can_remove_rx_filter_Fake::arg1_history[(50u)]

◆ arg1_val

int fake_can_remove_rx_filter_Fake::arg1_val

◆ arg_histories_dropped

unsigned int fake_can_remove_rx_filter_Fake::arg_histories_dropped

◆ arg_history_len

unsigned int fake_can_remove_rx_filter_Fake::arg_history_len

◆ call_count

unsigned int fake_can_remove_rx_filter_Fake::call_count

◆ custom_fake

void(* fake_can_remove_rx_filter_Fake::custom_fake) (const struct device *, int)

◆ custom_fake_seq

void(** fake_can_remove_rx_filter_Fake::custom_fake_seq) (const struct device *, int)

◆ custom_fake_seq_idx

int fake_can_remove_rx_filter_Fake::custom_fake_seq_idx

◆ custom_fake_seq_len

int fake_can_remove_rx_filter_Fake::custom_fake_seq_len

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