Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/pi433/
Drf69.h45 int rf69_set_rssi_threshold(struct spi_device *spi, u8 threshold);
Drf69.c581 int rf69_set_rssi_threshold(struct spi_device *spi, u8 threshold) in rf69_set_rssi_threshold() function
Dpi433_if.c181 ret = rf69_set_rssi_threshold(dev->spi, rx_cfg->rssi_threshold); in rf69_set_rx_cfg()