| /Zephyr-latest/subsys/usb/usb_c/ | 
| D | usbc_tc_src_states.c | 37 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_src_run()  local73 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_wait_src_entry()  local
 89 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_wait_src_run()  local
 100 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_wait_src_exit()  local
 124 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_src_entry()  local
 134 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_src_run()  local
 177 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_src_exit()  local
 222 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_src_entry()  local
 269 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_src_run()  local
 301 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_src_exit()  local
 [all …]
 
 | 
| D | usbc_tc_snk_states.c | 24 	struct tc_sm_t *tc = data->tc;  in sink_power_sub_states()  local83 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_snk_entry()  local
 99 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_unattached_snk_run()  local
 116 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_snk_entry()  local
 134 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_snk_run()  local
 190 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attach_wait_snk_exit()  local
 200 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_snk_entry()  local
 236 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_snk_run()  local
 258 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_attached_snk_exit()  local
 280 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_cc_rd_entry()  local
 
 | 
| D | usbc_tc_common.c | 25 	struct tc_sm_t *tc = data->tc;  in tc_subsys_init()  local41 	struct tc_sm_t *tc = data->tc;  in tc_run()  local
 126 	struct tc_sm_t *tc = data->tc;  in tc_init()  local
 185 	struct tc_sm_t *tc = data->tc;  in tc_set_state()  local
 245 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_cc_open_entry()  local
 290 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_error_recovery_entry()  local
 303 	struct tc_sm_t *tc = (struct tc_sm_t *)obj;  in tc_error_recovery_run()  local
 
 | 
| D | usbc_stack.h | 68 	struct tc_sm_t *tc;  member
 | 
| /Zephyr-latest/scripts/west_commands/tests/ | 
| D | test_dediprog.py | 41 def id_fn(tc):  argument51 def test_dediprog_init(cc, req, tc, runner_config):  argument
 66 def test_dediprog_create(cc, req, tc, runner_config):  argument
 
 | 
| D | test_xsdb.py | 48 def test_xsdbbinaryrunner_init(check_call, path_exists, tc, runner_config):  argument67 def test_xsdbbinaryrunner_create(check_call, path_exists, tc, runner_config):  argument
 
 | 
| D | test_dfu_util.py | 65 def id_fn(tc):  argument81 def test_dfu_util_init(cc, req, find_device, tc, runner_config):  argument
 111 def test_dfu_util_create(cc, req, gfa, find_device, tc, runner_config, tmpdir):  argument
 
 | 
| D | test_stm32cubeprogrammer.py | 467     check_call, require, path_exists, path_home, system, tc, runner_config  argument508     check_call, require, path_exists, path_home, system, tc, runner_config  argument
 
 | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_sam0_tc32.c | 77 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_start()  local91 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_stop()  local
 107 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_read()  local
 125 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_relative_alarm()  local
 185 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_set_alarm()  local
 222 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_cancel_alarm()  local
 241 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_set_top_value()  local
 285 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_get_pending_int()  local
 293 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_get_top_value()  local
 307 	TcCount32 *tc = cfg->regs;  in counter_sam0_tc32_isr()  local
 [all …]
 
 | 
| D | counter_sam_tc.c | 102 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_start()  local113 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_stop()  local
 124 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_get_value()  local
 137 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_set_alarm()  local
 199 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_cancel_alarm()  local
 223 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_set_top_value()  local
 261 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_get_top_value()  local
 270 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_get_pending_int()  local
 280 	Tc *tc = dev_cfg->regs;  in counter_sam_tc_isr()  local
 316 	Tc *const tc = dev_cfg->regs;  in counter_sam_initialize()  local
 
 | 
| D | counter_ambiq_timer.c | 79 	am_hal_timer_config_t tc;  in counter_ambiq_init()  local
 | 
| /Zephyr-latest/drivers/sensor/qdec_sam/ | 
| D | qdec_sam.c | 42 	Tc *const tc = dev_cfg->regs;  in qdec_sam_fetch()  local66 static void qdec_sam_start(Tc *const tc)  in qdec_sam_start()
 78 	Tc *const tc = dev_cfg->regs;  in qdec_sam_configure()  local
 
 | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | net_stats.h | 483 static inline void net_stats_update_tc_sent_pkt(struct net_if *iface, uint8_t tc)  in net_stats_update_tc_sent_pkt()488 static inline void net_stats_update_tc_sent_dropped(struct net_if *iface, uint8_t tc)  in net_stats_update_tc_sent_dropped()
 494 						  uint8_t tc, size_t bytes)  in net_stats_update_tc_sent_bytes()
 500 						     uint8_t tc, uint8_t priority)  in net_stats_update_tc_sent_priority()
 513 	int tc = net_tx_priority2tc(priority);  in net_stats_update_tc_tx_time()  local
 522 #define net_stats_update_tc_tx_time(iface, tc, start_time, end_time)  argument
 530 	int tc = net_tx_priority2tc(priority);  in net_stats_update_tc_tx_time_detail()  local
 544 #define net_stats_update_tc_tx_time_detail(iface, tc, detail_stat)  argument
 555 	int tc = net_rx_priority2tc(priority);  in net_stats_update_tc_rx_time()  local
 564 #define net_stats_update_tc_rx_time(iface, tc, start_time, end_time)  argument
 [all …]
 
 | 
| D | net_tc.c | 68 enum net_verdict net_tc_try_submit_to_tx_queue(uint8_t tc, struct net_pkt *pkt,  in net_tc_try_submit_to_tx_queue()89 enum net_verdict net_tc_submit_to_rx_queue(uint8_t tc, struct net_pkt *pkt)  in net_tc_submit_to_rx_queue()
 174 static uint8_t tx_tc2thread(uint8_t tc)  in tx_tc2thread()
 223 static uint8_t rx_tc2thread(uint8_t tc)  in rx_tc2thread()
 
 | 
| D | ipv6.h | 528 static inline uint8_t net_ipv6_get_dscp(uint8_t tc)  in net_ipv6_get_dscp()539 static inline void net_ipv6_set_dscp(uint8_t *tc, uint8_t dscp)  in net_ipv6_set_dscp()
 562 static inline uint8_t net_ipv6_get_ecn(uint8_t tc)  in net_ipv6_get_ecn()
 573 static inline void net_ipv6_set_ecn(uint8_t *tc, uint8_t ecn)  in net_ipv6_set_ecn()
 
 | 
| D | ipv6.c | 66 	uint8_t tc = 0;  in net_ipv6_create()  local571 		uint8_t tc = ((hdr->vtc << 4) & 0xF0) | ((hdr->tcflow >> 4) & 0x0F);  in net_ipv6_input()  local
 
 | 
| D | net_core.c | 471 	uint8_t tc = net_rx_priority2tc(prio);  in net_queue_rx()  local
 | 
| D | net_if.c | 350 	uint8_t tc = net_tx_priority2tc(prio);  in net_if_try_queue_tx()  local
 | 
| /Zephyr-latest/tests/subsys/testsuite/fff_fake_contexts/src/ | 
| D | main.c | 251 		const struct test_case * const tc = &test_cases[i];  in ZTEST()  local
 | 
| /Zephyr-latest/tests/drivers/dma/loop_transfer/src/ | 
| D | test_dma_loop.c | 246 	uint32_t tc = transfer_count;  in test_loop_suspend_resume()  local
 | 
| /Zephyr-latest/tests/net/traffic_class/src/ | 
| D | main.c | 121 static bool check_higher_priority_pkt_sent(int tc, struct net_pkt *pkt)  in check_higher_priority_pkt_sent()140 static bool check_higher_priority_pkt_recv(int tc, struct net_pkt *pkt)  in check_higher_priority_pkt_recv()
 481 	int tc = net_tx_priority2tc(prio);  in traffic_class_send_packets_with_prio()  local
 759 	int tc = net_rx_priority2tc(prio);  in traffic_class_recv_packets_with_prio()  local
 
 | 
| /Zephyr-latest/subsys/tracing/ctf/ | 
| D | ctf_top.c | 710 	int tc;  in sys_trace_net_rx_time()  local738 	int tc;  in sys_trace_net_tx_time()  local
 
 | 
| D | ctf_top.h | 675 				       uint32_t priority, uint32_t tc, uint32_t duration)  in ctf_top_net_rx_time()682 				       uint32_t priority, uint32_t tc, uint32_t duration)  in ctf_top_net_tx_time()
 
 | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | net_stats.h | 448 	struct net_stats_tc tc;  member
 |