![]() |
Edge AI Add-on API 2.2.0
|
| int nrf_axon_simulator_run_test_files | ( | char * | input_file_path, |
| char * | output_file_path, | ||
| char * | input_file_ext, | ||
| char * | output_file_head_str, | ||
| uint32_t | buffer_size, | ||
| int(* | callback_function )(char *input_file_name, char *output_file_name, int8_t *buffer, uint32_t buffer_size) ) |
simulator-only function to iterate through a series of files in a folder. Will allocate buffer for the caller, sized to buffer_size.