Searched refs:_t (Results 1 – 4 of 4) sorted by relevance
57 const char *name, s##int##sz##_t *out_value, int *lenp) \62 const fdt##sz##_t *ptr; \
1793 int index, int nr, rt_uint##bit##_t *out_values) \1799 const fdt##bit##_t *elm; \
49 } *entry_name##_t;
343 time_t _t; in time() local345 if (_control_rtc(RT_DEVICE_CTRL_RTC_GET_TIME, &_t) != RT_EOK) in time()352 *t = _t; in time()354 return _t; in time()
Completed in 10 milliseconds