Home
last modified time | relevance | path

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

/FileX-v6.4.1/common/src/
Dfx_file_write_notify_set.c73 UINT _fx_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *file)) in _fx_file_write_notify_set() function
Dfxe_file_write_notify_set.c90 status = _fx_file_write_notify_set(file_ptr, file_write_notify); in _fxe_file_write_notify_set()
/FileX-v6.4.1/common/inc/
Dfx_file.h89 UINT _fx_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *));
Dfx_api.h1242 #define fx_file_write_notify_set _fx_file_write_notify_set