Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icp10125/
Dicp10125.c91 static const uint32_t conv_time_max[] = {1800, 6300, 23800, 94500}; variable
209 k_sleep(K_USEC(conv_time_max[mode] - conv_time_typ[mode])); in icp10125_measure()