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-latest/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.c578 NRF_RADIO_regs.RSSISAMPLE = nhwra_RSSI_value_to_modem_format( in nhw_RADIO_TASK_RSSISTART()