Searched refs:_fx_system_time_get (Results 1 – 5 of 5) sorted by relevance
86 status = _fx_system_time_get(hour, minute, second); in _fxe_system_time_get()
76 UINT _fx_system_time_get(UINT *hour, UINT *minute, UINT *second) in _fx_system_time_get() function
64 UINT _fx_system_time_get(UINT *hour, UINT *minute, UINT *second);
1280 #define fx_system_time_get _fx_system_time_get
266 status = _fx_system_time_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()