Searched refs:rx_level (Results 1 – 2 of 2) sorted by relevance
102 uint32_t rx_level; in __no_inline_not_in_flash_func() local107 rx_level = ssi_hw->rxflr; in __no_inline_not_in_flash_func()109 if (tx_count && tx_level + rx_level < max_in_flight) { in __no_inline_not_in_flash_func()114 if (rx_level) { in __no_inline_not_in_flash_func()
409 int8_t rx_level = INT8_MIN; in dwt_irq_handle_rx() local473 rx_level = 10.0 * log10f(cir_pwr * BIT(17) / in dwt_irq_handle_rx()478 net_pkt_set_ieee802154_rssi_dbm(pkt, rx_level); in dwt_irq_handle_rx()497 LOG_DBG("Caught a packet (%u) (RSSI: %d)", pkt_len, rx_level); in dwt_irq_handle_rx()