Searched defs:minute (Results 1 – 16 of 16) sorted by relevance
/FileX-v6.4.1/common/src/ |
D | fx_system_time_set.c | 73 UINT _fx_system_time_set(UINT hour, UINT minute, UINT second) in _fx_system_time_set()
|
D | fxe_system_time_get.c | 73 UINT _fxe_system_time_get(UINT *hour, UINT *minute, UINT *second) in _fxe_system_time_get()
|
D | fxe_system_time_set.c | 75 UINT _fxe_system_time_set(UINT hour, UINT minute, UINT second) in _fxe_system_time_set()
|
D | fx_system_time_get.c | 76 UINT _fx_system_time_get(UINT *hour, UINT *minute, UINT *second) in _fx_system_time_get()
|
D | fx_system_timer_entry.c | 76 UINT minute; in _fx_system_timer_entry() local
|
D | fxe_file_date_time_set.c | 82 UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second) in _fxe_file_date_time_set()
|
D | fx_file_date_time_set.c | 82 UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second) in _fx_file_date_time_set()
|
D | fxe_directory_next_full_entry_find.c | 85 … UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second) in _fxe_directory_next_full_entry_find()
|
D | fx_directory_first_full_entry_find.c | 88 … UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second) in _fx_directory_first_full_entry_find()
|
D | fxe_directory_first_full_entry_find.c | 85 … UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second) in _fxe_directory_first_full_entry_find()
|
D | fxe_directory_information_get.c | 86 UINT *hour, UINT *minute, UINT *second) in _fxe_directory_information_get()
|
D | fx_directory_information_get.c | 90 UINT *hour, UINT *minute, UINT *second) in _fx_directory_information_get()
|
D | fx_directory_next_full_entry_find.c | 93 … UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second) in _fx_directory_next_full_entry_find()
|
/FileX-v6.4.1/test/regression_test/ |
D | filex_system_date_time_test.c | 90 UINT year, month, day, hour, minute, second; in ftest_0_entry() local
|
D | filex_directory_first_next_find_test.c | 96 UINT minute; in ftest_0_entry() local
|
D | filex_file_date_time_set_test.c | 96 UINT year, month, day, hour, minute, second; in ftest_0_entry() local
|