Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/pi433/
A Dpi433_if.h108 enum threshold_decrement threshold_decrement; member
A Drf69.h43 enum threshold_decrement threshold_decrement);
A Drf69.c505 enum threshold_decrement threshold_decrement) in rf69_set_ook_threshold_dec() argument
518 if (unlikely(threshold_decrement >= ARRAY_SIZE(td_map))) { in rf69_set_ook_threshold_dec()
520 threshold_decrement); in rf69_set_ook_threshold_dec()
525 td_map[threshold_decrement]); in rf69_set_ook_threshold_dec()
A Drf69_enum.h76 enum threshold_decrement { enum
A Dpi433_if.c185 ret = rf69_set_ook_threshold_dec(dev->spi, rx_cfg->threshold_decrement); in rf69_set_rx_cfg()
/linux-6.3-rc2/drivers/staging/pi433/Documentation/
A Dpi433.txt183 threshold_decrement

Completed in 12 milliseconds