Home
last modified time | relevance | path

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

/examples/api/
A Ddemo.c31 ulong start, now; in main() local
63 start = ub_get_timer(0); in main()
64 printf("\ntime: start %lu\n\n", start); in main()
70 now = ub_get_timer(start); in main()
222 printf(" start\t= 0x%08lx\n", si->mr[i].start); in test_dump_si()
A Dglue.h57 lbastart_t start, lbasize_t *rlen);
A Dglue.c272 int ub_dev_read(int handle, void *buf, lbasize_t len, lbastart_t start, in ub_dev_read() argument
283 if (!syscall(API_DEV_READ, &err, di, buf, &len, &start, &act_len)) in ub_dev_read()
/examples/standalone/
A DREADME.smc91111_eeprom47 it is not a good idea to start doing things on the network before the

Completed in 12 milliseconds