Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1_platform.c147 uint32_t current_time_ms = 0; in VL53L1_WaitValueMaskEx() local
173 VL53L1_GetTickCount(&current_time_ms); in VL53L1_WaitValueMaskEx()
174 dev->new_data_ready_poll_duration_ms = current_time_ms - start_time_ms; in VL53L1_WaitValueMaskEx()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_util.c925 unsigned long current_time_ms = nrf_wifi_osal_time_get_curr_ms(); in nrf_wifi_util_rpu_recovery_info() local
955 current_time_ms, in nrf_wifi_util_rpu_recovery_info()