Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/pi433/
Drf69.c507 static const u8 td_map[] = { in rf69_set_ook_threshold_dec() local
518 if (unlikely(threshold_decrement >= ARRAY_SIZE(td_map))) { in rf69_set_ook_threshold_dec()
525 td_map[threshold_decrement]); in rf69_set_ook_threshold_dec()