Searched defs:msp_multichannel_config (Results 1 – 1 of 1) sorted by relevance
392 struct msp_multichannel_config { struct393 bool rx_multichannel_enable;394 bool tx_multichannel_enable;395 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode;396 u8 padding;397 u32 comparison_value;398 u32 comparison_mask;399 u32 rx_channel_0_enable;400 u32 rx_channel_1_enable;401 u32 rx_channel_2_enable;[all …]