zephyr/scripts/logging/dictionary/dictionary_parser
Daniel Leung 3da42fb547 scripts: logging/dictionary: fix long long alignment
Printing long long requires alignment on 64-bit before parsing
the actual argument. Or else the parser would be looking at
some unrelated bits. So fix it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-28 21:14:14 +02:00
..
__init__.py
data_types.py scripts: logging/dictionary: fix long long alignment 2024-06-28 21:14:14 +02:00
log_database.py scripts: logging/dictionary: fix long long alignment 2024-06-28 21:14:14 +02:00
log_parser_v1.py scripts: logging/dictionary: fix long long alignment 2024-06-28 21:14:14 +02:00
log_parser.py
mipi_syst.py
utils.py