Searched defs:tc (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/ |
A D | ip6.c | 815 u8_t hl, u8_t tc, in ip6_output_if() 839 u8_t hl, u8_t tc, in ip6_output_if_src() 936 u8_t hl, u8_t tc, u8_t nexth) in ip6_output() 994 u8_t hl, u8_t tc, u8_t nexth, u8_t *addr_hint) in ip6_output_hinted()
|
/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/ |
A D | rec_uart.c | 61 unsigned char tc = 0; in uart_recv_byte() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/prot/ |
A D | ip6.h | 145 #define IP6H_VTCFL_SET(hdr, v, tc, fl) (hdr)->_v_tc_fl = (lwip_htonl((((u32_t)(v)) << 28) | (((u32_… argument
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/prot/ |
A D | ip6.h | 145 #define IP6H_VTCFL_SET(hdr, v, tc, fl) (hdr)->_v_tc_fl = (lwip_htonl((((u32_t)(v)) << 28) | (((u32_… argument
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | erf_lgamma.c | 51 tc = 1.4616321325e+00f, /* 0x3fbb16c3 */ variable
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | aria.c | 210 uint32_t ta, tb, tc; in aria_a() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | eap.c | 1320 struct t_client *tc; in eap_request() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_python_wrap.c | 515 swig_type_info *tc = cast->type; in SWIG_TypeClientData() local 2299 swig_cast_info *tc = SWIG_TypeCheck(to->name,ty); in SWIG_Python_ConvertPtrAndOwn() local 2384 swig_cast_info *tc = SWIG_TypeCheck(desc,ty); in SWIG_Python_ConvertFunctionPtr() local 2408 swig_cast_info *tc = SWIG_TypeCheck(to->name,ty); in SWIG_Python_ConvertPacked() local
|
/AliOS-Things-master/components/fatfs/src/ |
A D | ff.c | 2960 TCHAR tc; local
|
Completed in 43 milliseconds