Home
last modified time | relevance | path

Searched refs:option_on_off (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/pi433/
Dpi433_if.h38 enum option_on_off { enum
79 enum option_on_off enable_preamble;
80 enum option_on_off enable_sync;
81 enum option_on_off enable_length_byte;
82 enum option_on_off enable_address_byte;
83 enum option_on_off enable_crc;
129 enum option_on_off enable_sync;
130 enum option_on_off enable_length_byte; /* should be used in combination with sync, only */
132 …enum option_on_off enable_crc; /* only operational, if sync on and fixed length or length byte …