Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_api_core.h123 uint8_t read_p2p_data);
/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_core.c154 uint8_t read_p2p_data) in VL53L1_data_init() argument
202 if (read_p2p_data > 0 && status == VL53L1_ERROR_NONE) /*lint !e774 always true*/ in VL53L1_data_init()