Searched defs:tc (Results 1 – 6 of 6) sorted by relevance
/btstack/3rd-party/lwip/core/src/core/ipv6/ |
H A D | ip6.c | 1150 u8_t hl, u8_t tc, 1174 u8_t hl, u8_t tc, 1292 u8_t hl, u8_t tc, u8_t nexth) 1350 u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint)
|
/btstack/3rd-party/lc3-google/src/ |
H A D | ltpf.c | 583 const int16_t *x, int n, int *tc) in detect_pitch() 622 static int refine_pitch(const int16_t *x, int n, int tc, int *pitch) in refine_pitch() 699 int tc, pitch = 0; in lc3_ltpf_analyse() local
|
/btstack/port/raspi/ |
H A D | main.c | 165 static void raspi_get_terminal_params( hci_transport_config_uart_t *tc ) in raspi_get_terminal_params()
|
/btstack/3rd-party/lwip/core/src/include/lwip/prot/ |
H A D | ip6.h | 106 #define IP6H_VTCFL_SET(hdr, v, tc, fl) (hdr)->_v_tc_fl = (lwip_htonl((((u32_t)(v)) << 28) | (((u32_… argument
|
/btstack/3rd-party/lc3-google/include/ |
H A D | lc3_private.h | 107 int tc; member
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | eap.c | 1320 struct t_client *tc; in eap_request() local
|