Searched refs:VL53L0X_COPYSTRING (Results 1 – 3 of 3) sorted by relevance
131 VL53L0X_COPYSTRING( in VL53L0X_get_device_error_string()136 VL53L0X_COPYSTRING( in VL53L0X_get_device_error_string()252 VL53L0X_COPYSTRING(pPalErrorString, in VL53L0X_get_pal_error_string()256 VL53L0X_COPYSTRING(pPalErrorString, in VL53L0X_get_pal_error_string()263 VL53L0X_COPYSTRING(pPalErrorString, in VL53L0X_get_pal_error_string()267 VL53L0X_COPYSTRING(pPalErrorString, in VL53L0X_get_pal_error_string()271 VL53L0X_COPYSTRING(pPalErrorString, in VL53L0X_get_pal_error_string()294 VL53L0X_COPYSTRING( in VL53L0X_get_pal_error_string()419 VL53L0X_COPYSTRING( in VL53L0X_get_limit_check_info()428 VL53L0X_COPYSTRING( in VL53L0X_get_limit_check_info()[all …]
409 VL53L0X_COPYSTRING(ProductId_tmp, ProductId); in VL53L0X_get_info_from_device()
90 #define VL53L0X_COPYSTRING(str, ...) strcpy(str, ##__VA_ARGS__) macro
Completed in 8 milliseconds