Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c18 struct iq_sample_and_channel { struct
32 static struct iq_sample_and_channel mode_2_data[MAX_NUM_SAMPLES]; argument
102 static float estimate_distance_using_phase_slope(struct iq_sample_and_channel *data, uint8_t len) in estimate_distance_using_phase_slope()