D | vl53l1_platform_log.h | 129 uint32_t function, 146 void VL53L1_set_trace_functions(uint32_t function); 161 #define _LOG_TRACE_PRINT(module, level, function, ...) \ argument 162 VL53L1_trace_print_module_function(module, level, function, ##__VA_ARGS__); 190 #define _LOG_TRACE_PRINT(module, level, function, ...) argument
|