Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfx_media_boot_info_extract.c183 return(FX_BOOT_ERROR); in _fx_media_boot_info_extract()
Dfx_fault_tolerant_create_log_file.c217 return(FX_BOOT_ERROR); in _fx_fault_tolerant_create_log_file()
Dfx_fault_tolerant_enable.c293 return(FX_BOOT_ERROR);
Dfx_media_open.c321 return(FX_BOOT_ERROR);
/FileX-v6.2.1/test/regression_test/
Dfilex_fault_tolerant_enable_test.c205 return_if_fail( status == FX_BOOT_ERROR); in ftest_0_entry()
Dfilex_fault_tolerant_enable_1_test.c337 return_if_fail( status == FX_BOOT_ERROR); in ftest_0_entry()
/FileX-v6.2.1/common/inc/
Dfx_api.h532 #define FX_BOOT_ERROR 0x01 macro