Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dip6.c1150 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 Dltpf.c583 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 Dmain.c165 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 Dip6.h106 #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 Dlc3_private.h107 int tc; member
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Deap.c1320 struct t_client *tc; in eap_request() local