Home
last modified time | relevance | path

Searched defs:distance (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/shields/x_nucleo_53l0a1/src/
Dmain.c41 double distance; in mode_show_distance() local
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c146 float distance = -phase_slope * (SPEED_OF_LIGHT_M_PER_S / (4 * PI)); in estimate_distance_using_phase_slope() local
/Zephyr-latest/include/zephyr/drivers/
Dsensor_data_types.h135 q31_t distance; /**< Unit: meters */ member