/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_slice_scheduling.c | 92 k_tid_t tid[NUM_THREAD]; in ZTEST() local
|
/Zephyr-latest/tests/kernel/mutex/mutex_error_case/src/ |
D | test_mutex_error.c | 107 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in create_negative_test_thread() local
|
/Zephyr-latest/tests/kernel/threads/thread_error_case/src/ |
D | main.c | 119 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in create_negative_test_thread() local
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp.c | 88 uint16_t tid; member 221 uint8_t op, uint16_t tid) in bt_sdp_send() 251 uint16_t tid) in send_err_rsp() 587 uint16_t tid) in sdp_svc_search_req() 1079 uint16_t tid) in sdp_svc_att_req() 1194 uint16_t tid) in sdp_svc_search_att_req() 2128 uint16_t len, tid; in sdp_client_receive() local
|
D | avrcp_internal.h | 41 uint8_t tid; member
|
D | avrcp.c | 348 uint8_t tid, i; in avrcp_recv() local 567 uint8_t tid = BT_AVCTP_HDR_GET_TRANSACTION_LABLE(avctp_hdr); in avrcp_send() local
|
/Zephyr-latest/tests/subsys/debug/coredump_backends/src/ |
D | main.c | 62 k_tid_t tid; in raise_coredump() local
|
/Zephyr-latest/tests/benchmarks/thread_metric/src/ |
D | tm_porting_layer_zephyr.c | 66 k_tid_t tid; in tm_thread_create() local
|
/Zephyr-latest/tests/kernel/fifo/fifo_api/src/ |
D | test_fifo_contexts.c | 91 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tfifo_thread_thread() local
|
/Zephyr-latest/tests/kernel/threads/thread_init/src/ |
D | main.c | 74 k_tid_t tid = k_current_get(); in thread_entry() local
|
/Zephyr-latest/tests/kernel/lifo/lifo_usage/src/ |
D | main.c | 225 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST() local 247 k_tid_t tid = k_thread_create(&tdata1, tstack1, STACK_SIZE, in ZTEST() local
|
/Zephyr-latest/tests/kernel/queue/src/ |
D | test_queue_contexts.c | 114 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tqueue_thread_thread() local 220 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tqueue_get_2threads() local
|
/Zephyr-latest/tests/drivers/i2c/i2c_ram/src/ |
D | test_i2c_ram.c | 232 void ram_rtio_isr(struct k_timer *tid) in ram_rtio_isr()
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | interrupt_offload.c | 195 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in run_test_offload() local
|
/Zephyr-latest/tests/kernel/poll/src/ |
D | test_poll.c | 565 k_tid_t tid = k_thread_create(&test_thread, test_stack, in test_poll_cancel() local 757 k_tid_t tid = k_thread_create(&test_thread, test_stack, in ZTEST() local
|
/Zephyr-latest/subsys/debug/ |
D | thread_analyzer.c | 261 k_tid_t tid = NULL; in thread_analyzer_init() local
|
/Zephyr-latest/include/zephyr/sip_svc/ |
D | sip_svc_controller.h | 83 k_tid_t tid; member
|
/Zephyr-latest/tests/kernel/mbox/mbox_usage/src/ |
D | main.c | 96 static k_tid_t tid; in ZTEST() local
|
/Zephyr-latest/tests/lib/lockfree/src/ |
D | test_mpsc.c | 77 k_tid_t tid; member
|
D | test_spsc.c | 195 k_tid_t tid; member
|
/Zephyr-latest/subsys/net/lib/dhcpv6/ |
D | dhcpv6.c | 206 uint8_t *tid) in dhcpv6_add_header() 1545 uint8_t *tid) in dhcpv6_handle_advertise() 1662 uint8_t *tid) in dhcpv6_handle_reply() 1900 uint8_t tid[DHCPV6_TID_SIZE]; in dhcpv6_input() local
|
/Zephyr-latest/tests/net/lib/dns_packet/src/ |
D | main.c | 53 static int eval_query(const char *dname, uint16_t tid, enum dns_rr_type type, in eval_query() 198 uint16_t tid; member
|
/Zephyr-latest/drivers/adc/ |
D | adc_ad559x.c | 242 k_tid_t tid; in adc_ad559x_init() local
|
/Zephyr-latest/tests/ztest/error_hook/src/ |
D | main.c | 256 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in run_trigger_thread() local
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_da1469x.c | 433 k_tid_t tid; in bt_da1469x_open() local
|