Searched refs:_fxe_file_write_notify_set (Results 1 – 4 of 4) sorted by relevance
76 UINT _fxe_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *file)) in _fxe_file_write_notify_set() function
115 UINT _fxe_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *));
1338 #define fx_file_write_notify_set _fxe_file_write_notify_set
2962 status = _fxe_file_write_notify_set(FX_NULL, FX_NULL); in tx_application_define()2976 status = _fxe_file_write_notify_set(&file_instance, FX_NULL); in tx_application_define()2993 status = _fxe_file_write_notify_set(&file_instance, FX_NULL); in tx_application_define()3012 status = _fxe_file_write_notify_set(&file_instance, FX_NULL); in tx_application_define()