Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h19 uint32_t nhwra_RSSI_value_to_modem_format(double rssi_value);
DNHW_RADIO_utils.c208 uint32_t nhwra_RSSI_value_to_modem_format(double rssi_value){ in nhwra_RSSI_value_to_modem_format() function
DNHW_RADIO.c1263 NRF_RADIO_regs.RSSISAMPLE = nhwra_RSSI_value_to_modem_format( in Rx_Addr_received()