Searched refs:rx_level (Results 1 – 2 of 2) sorted by relevance
105 uint32_t rx_level; in __no_inline_not_in_flash_func() local110 rx_level = ssi_hw->rxflr; in __no_inline_not_in_flash_func()112 if (tx_count && tx_level + rx_level < max_in_flight) { in __no_inline_not_in_flash_func()117 if (rx_level) { in __no_inline_not_in_flash_func()
399 int8_t rx_level = INT8_MIN; in dwt_irq_handle_rx() local463 rx_level = 10.0 * log10f(cir_pwr * BIT(17) / in dwt_irq_handle_rx()468 net_pkt_set_ieee802154_rssi_dbm(pkt, rx_level); in dwt_irq_handle_rx()487 LOG_DBG("Caught a packet (%u) (RSSI: %d)", pkt_len, rx_level); in dwt_irq_handle_rx()