Home
last modified time | relevance | path

Searched refs:check_file_content (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/test/
Dtest_msc.c137 static void check_file_content(const char *file_path, const char *expected) in check_file_content() function
268 check_file_content("/usb/README.TXT", README_CONTENTS); in check_readme_content()