Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/pi433/
Drf69.h54 int rf69_set_rssi_threshold(struct spi_device *spi, u8 threshold);
Drf69.c615 int rf69_set_rssi_threshold(struct spi_device *spi, u8 threshold) in rf69_set_rssi_threshold() function
Dpi433_if.c186 ret = rf69_set_rssi_threshold(dev->spi, rx_cfg->rssi_threshold); in rf69_set_rx_cfg()