Go to the source code of this file.
Functions | |
| void | buffer_print_dec (uint8_t *buffer, uint32_t length) |
| void | buffer_print_hex (uint8_t *buffer, uint32_t length) |
| void | buffer_print_bin (uint8_t *buffer, uint32_t length) |
This file contains defines and helper macros for use in test files
Definition in file test.h.
1.8.6