| /subsys/shell/modules/ |
| A D | date_service.c | 19 static void date_print(const struct shell *sh, struct tm *t) in date_print() 32 static int get_y_m_d(const struct shell *sh, struct tm *t, char *date_str) in get_y_m_d() 81 static int get_h_m_s(const struct shell *sh, struct tm *t, char *time_str) in get_h_m_s()
|
| /subsys/testsuite/include/zephyr/ |
| A D | timestamp.h | 35 uint32_t t; in TIME_STAMP_DELTA_GET() local 55 uint32_t t = OS_GET_TIME(); in bench_test_init() local
|
| /subsys/testsuite/ztest/src/ |
| A D | ztress.c | 203 static k_timeout_t randomize_t(k_timeout_t t) in randomize_t() 245 static void sleep(k_timeout_t t) in sleep() 404 void ztress_set_timeout(k_timeout_t t) in ztress_set_timeout() 457 uint32_t t = sys_clock_tick_get_32(); in ztress_cpu_clock_to_sys_clock_check() local
|
| /subsys/rtio/ |
| A D | rtio_sched.c | 20 static void rtio_sched_alarm_expired(struct _timeout *t) in rtio_sched_alarm_expired()
|
| /subsys/net/lib/http/ |
| A D | http_parser.c | 564 uint64_t t; in header_states() local 595 uint64_t t; in header_states() local 635 uint64_t t; in header_states() local 671 uint64_t t; in header_states() local 2245 uint64_t t; in parser_execute() local 2507 void http_parser_init(struct http_parser *parser, enum http_parser_type t) in http_parser_init()
|
| /subsys/random/ |
| A D | random_xoshiro128.c | 80 const uint32_t t = state[1] << 9; in xoshiro128_next() local
|
| /subsys/bluetooth/audio/ |
| A D | csip_crypto.c | 101 uint8_t t[16]; in k1() local
|
| A D | mpl.c | 820 char t[BT_OTS_OBJ_ID_STR_LEN]; in on_object_send() local 2448 char t[BT_OTS_OBJ_ID_STR_LEN]; in mpl_debug_dump_state() local
|
| /subsys/bluetooth/mesh/ |
| A D | crypto.c | 83 uint8_t t[16]; in bt_mesh_k2() local 152 uint8_t t[16]; in bt_mesh_k3() local 179 uint8_t t[16]; in bt_mesh_k4() local 205 uint8_t t[32]; in bt_mesh_k5() local
|
| A D | dfd_srv.c | 179 const struct bt_mesh_dfu_target *t = &srv->targets[i + first]; in handle_receivers_get() local 979 struct bt_mesh_dfu_target *t; in bt_mesh_dfd_srv_receiver_add() local
|
| A D | dfu_cli.c | 1267 void bt_mesh_dfu_cli_timeout_set(int32_t t) in bt_mesh_dfu_cli_timeout_set()
|
| /subsys/net/lib/trickle/ |
| A D | trickle.c | 139 uint32_t t; in setup_new_interval() local
|
| /subsys/net/lib/ocpp/ |
| A D | ocpp.c | 581 static void timer_heartbeat_cb(struct k_timer *t) in timer_heartbeat_cb() 594 static void timer_meter_cb(struct k_timer *t) in timer_meter_cb()
|
| /subsys/testsuite/ztest/include/zephyr/ |
| A D | ztress.h | 116 k_timeout_t t; member
|
| /subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| A D | lll_test.c | 85 uint32_t l, i, s, t; in isr_tx() local
|
| /subsys/bluetooth/crypto/ |
| A D | bt_crypto.c | 70 uint8_t t[16], ws[32]; in bt_crypto_f5() local
|
| /subsys/net/lib/sntp/ |
| A D | sntp.c | 49 static int64_t q16_16_s_to_ll_us(uint32_t t) in q16_16_s_to_ll_us()
|
| /subsys/bluetooth/services/ots/ |
| A D | ots_client.c | 885 char t[BT_OTS_OBJ_ID_STR_LEN]; in read_obj_id_cb() local 1619 char t[BT_OTS_OBJ_ID_STR_LEN]; in decode_record() local 1805 char t[BT_OTS_OBJ_ID_STR_LEN]; in bt_ots_metadata_display() local
|
| /subsys/net/lib/zperf/ |
| A D | zperf_internal.h | 107 static inline uint32_t time_delta(uint32_t ts, uint32_t t) in time_delta()
|
| /subsys/bluetooth/mesh/shell/ |
| A D | dfd.c | 166 const struct bt_mesh_dfu_target *t = &dfd_srv->targets[i + first]; in cmd_dfd_receivers_get() local
|
| A D | blob.c | 362 struct bt_mesh_blob_target *t; in cmd_target() local
|
| /subsys/logging/frontends/ |
| A D | log_frontend_dict_uart.c | 344 k_timeout_t t = K_MSEC(CONFIG_LOG_FRONTEND_DICT_UART_DROPPED_NOTIFY_PERIOD); in log_frontend_uart_start_timer() local
|
| /subsys/bluetooth/host/classic/ |
| A D | obex.c | 2084 int bt_obex_add_header_time_iso_8601(struct net_buf *buf, uint16_t len, const uint8_t *t) in bt_obex_add_header_time_iso_8601() 2109 int bt_obex_add_header_time(struct net_buf *buf, uint32_t t) in bt_obex_add_header_time() 2805 int bt_obex_get_header_time_iso_8601(struct net_buf *buf, uint16_t *len, const uint8_t **t) in bt_obex_get_header_time_iso_8601() 2834 int bt_obex_get_header_time(struct net_buf *buf, uint32_t *t) in bt_obex_get_header_time()
|
| /subsys/shell/ |
| A D | shell_utils.c | 138 char t = *(cmd + 1); in make_argv() local
|
| /subsys/logging/ |
| A D | log_core.c | 739 log_timestamp_t t = log_msg_get_timestamp(&msg_ptr->msg->log); in z_log_msg_claim_oldest() local
|