Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/
Dstm32_digi_temp.c22 #define SAMPLING_TIME 15 /* best precision */ macro
105 meas_freq = ((float)data->pclk_freq * SAMPLING_TIME) / data->raw; in stm32_digi_temp_channel_get()
135 SAMPLING_TIME << DTS_CFGR1_TS1_SMP_TIME_Pos); in stm32_digi_temp_configure()