Searched refs:nhwra_dBm_to_modem_LQIformat (Results 1 – 3 of 3) sorted by relevance
20 uint8_t nhwra_dBm_to_modem_LQIformat(double rssi_value);
1066 uint8_t LQI = nhwra_dBm_to_modem_LQIformat(RSSI); in Rx_handle_address_end_response()1376 NRF_RADIO_regs.EDSAMPLE = nhwra_dBm_to_modem_LQIformat(RSSI); in CCA_handle_end_response()
214 uint8_t nhwra_dBm_to_modem_LQIformat(double rssi_value){ in nhwra_dBm_to_modem_LQIformat() function