Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Draw.c57 const char *name, s##int##sz##_t *out_value, int *lenp) \
62 const fdt##sz##_t *ptr; \
A Dbase.c1793 int index, int nr, rt_uint##bit##_t *out_values) \
1799 const fdt##bit##_t *elm; \
/components/utilities/libadt/uthash/
A Drt_uthash.h49 } *entry_name##_t;
/components/libc/compilers/common/
A Dctime.c343 time_t _t; in time() local
345 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