Home
last modified time | relevance | path

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

/linux/drivers/staging/pi433/
A Dpi433_if.h110 enum threshold_decrement threshold_decrement; member
A Drf69.h41 enum threshold_decrement threshold_decrement);
A Drf69.c520 enum threshold_decrement threshold_decrement) in rf69_set_ook_threshold_dec() argument
533 if (unlikely(threshold_decrement >= ARRAY_SIZE(td_map))) { in rf69_set_ook_threshold_dec()
539 td_map[threshold_decrement]); in rf69_set_ook_threshold_dec()
A Drf69_enum.h76 enum threshold_decrement { enum
A Dpi433_if.c179 ret = rf69_set_ook_threshold_dec(dev->spi, rx_cfg->threshold_decrement); in rf69_set_rx_cfg()
/linux/drivers/staging/pi433/Documentation/
A Dpi433.txt183 threshold_decrement

Completed in 10 milliseconds