Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_strings.c240 VL53L0X_Error VL53L0X_get_pal_error_string(VL53L0X_Error PalErrorCode, in VL53L0X_get_pal_error_string() argument
247 switch (PalErrorCode) { in VL53L0X_get_pal_error_string()
A Dvl53l0x_api_strings.h50 VL53L0X_Error VL53L0X_get_pal_error_string(VL53L0X_Error PalErrorCode,
A Dvl53l0x_api.h174 VL53L0X_Error PalErrorCode, char *pPalErrorString);
A Dvl53l0x_api.c157 VL53L0X_Error VL53L0X_GetPalErrorString(VL53L0X_Error PalErrorCode, in VL53L0X_GetPalErrorString() argument
163 Status = VL53L0X_get_pal_error_string(PalErrorCode, pPalErrorString); in VL53L0X_GetPalErrorString()

Completed in 11 milliseconds