Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1_platform.c136 VL53L1_Error VL53L1_GetTickCount(uint32_t *ptick_count_ms) in VL53L1_GetTickCount() argument
138 *ptick_count_ms = k_uptime_get_32(); in VL53L1_GetTickCount()