Home
last modified time | relevance | path

Searched refs:suseconds_t (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dtypes.h15 typedef long suseconds_t; typedef
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dtypes.h21 typedef long suseconds_t; typedef
/AliOS-Things-master/components/mbedtls/library/
A Dnet_sockets.c530 tv.tv_usec = (suseconds_t) usec % 1000000; in mbedtls_net_usleep()

Completed in 5 milliseconds