#include "l500/l500-private.h"

Go to the source code of this file.
Functions | |
| std::map< uint8_t, std::pair< std::string, rs2_log_severity > > | build_log_errors_map () |
| void | trigger_error_or_exit (const rs2::device &dev, uint8_t num) |
Variables | |
| const uint8_t | l500_trigger_error_opcode = 0x5E |
| std::map< uint8_t, std::pair< std::string, rs2_log_severity > > build_log_errors_map | ( | ) |
Definition at line 8 of file l500-error-common.h.
| void trigger_error_or_exit | ( | const rs2::device & | dev, |
| uint8_t | num | ||
| ) |
Definition at line 36 of file l500-error-common.h.
| const uint8_t l500_trigger_error_opcode = 0x5E |
Definition at line 6 of file l500-error-common.h.