/Zephyr-latest/tests/boards/native_sim/cpu_wait/src/ |
D | main.c | 26 uint64_t time2, time1 = posix_get_hw_cycle(); in ZTEST() 111 uint64_t time2, time1; in ZTEST() 222 uint64_t time2, time1; in ZTEST()
|
/Zephyr-latest/drivers/sensor/renesas/isl29035/ |
D | isl29035.c | 51 uint64_t tmp; in isl29035_channel_get() 55 tmp = (uint64_t)drv_data->data_sample * ISL29035_LUX_RANGE; in isl29035_channel_get()
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_namespace.c | 30 uint64_t nvme_namespace_get_num_sectors(struct nvme_namespace *ns) in nvme_namespace_get_num_sectors() 35 uint64_t nvme_namespace_get_size(struct nvme_namespace *ns) in nvme_namespace_get_size()
|
/Zephyr-latest/include/zephyr/arch/arm64/ |
D | arm_mmu.h | 134 uint64_t *base_xlat_table; 135 uint64_t ttbr0;
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/ |
D | isoal_test_common.h | 85 uint8_t length, uint64_t payload_number, uint32_t timestamp, 90 extern void isoal_test_create_framed_pdu_base(uint64_t payload_number,
|
/Zephyr-latest/tests/arch/common/timing/src/ |
D | main.c | 30 uint64_t diff1, diff2, diff_all, freq_hz; in perform_tests() 31 uint64_t diff1_ns, diff2_ns, diff_all_ns, diff_avg_ns; in perform_tests()
|
/Zephyr-latest/tests/subsys/settings/fcb/src/ |
D | settings_test.h | 29 extern uint64_t val64;
|
/Zephyr-latest/subsys/net/lib/zperf/ |
D | zperf_session.h | 47 uint64_t length;
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/ |
D | fs_mgmt.c | 174 static bool fs_mgmt_file_rsp(zcbor_state_t *zse, int rc, uint64_t off) in fs_mgmt_file_rsp() 208 uint64_t off = ULLONG_MAX; in fs_mgmt_file_download() 656 uint64_t len = ULLONG_MAX; in fs_mgmt_file_hash_checksum() 657 uint64_t off = 0; in fs_mgmt_file_hash_checksum() 804 uint64_t tmp_val = 0; in fs_mgmt_file_hash_checksum() 807 tmp_val = (uint64_t)(*(uint8_t *)output); in fs_mgmt_file_hash_checksum() 810 tmp_val = (uint64_t)(*(uint16_t *)output); in fs_mgmt_file_hash_checksum() 813 tmp_val = (uint64_t)(*(uint32_t *)output); in fs_mgmt_file_hash_checksum() 815 } else if (group->output_size == sizeof(uint64_t)) { in fs_mgmt_file_hash_checksum() 816 tmp_val = (*(uint64_t *)output); in fs_mgmt_file_hash_checksum()
|
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_subsys.c | 399 uint64_t data_addr; in sip_svc_callback() 400 uint64_t c_idx; in sip_svc_callback() 424 c_idx = (uint64_t)trans_id_item->arg6; in sip_svc_callback() 438 (((uint64_t)trans_id_item->arg2) << 32) | ((uint64_t)trans_id_item->arg3); in sip_svc_callback() 551 uint64_t data_addr; in sip_svc_async_response_handler() 605 data_addr = (((uint64_t)trans_id_item->arg3) | ((uint64_t)trans_id_item->arg2) << 32); in sip_svc_async_response_handler() 730 (void *)(uint64_t)request->resp_data_size, in sip_svc_send() 731 request->priv_data, (void *)(uint64_t)c_idx) != 0) { in sip_svc_send()
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32f4x.c | 24 typedef uint64_t flash_prg_t; 276 uint64_t changed_sectors, in flash_stm32_update_wp_sectors() 277 uint64_t protected_sectors) in flash_stm32_update_wp_sectors() 294 uint64_t *protected_sectors) in flash_stm32_get_wp_sectors()
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_decoder.h | 14 uint64_t timestamp;
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/src/ |
D | broadcast_sink_test.c | 46 extern uint64_t total_rx_iso_packet_count; in test_broadcast_sink_sample_tick()
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/src/ |
D | unicast_client_sample_test.c | 46 extern uint64_t unicast_audio_recv_ctr; in test_unicast_client_sample_tick()
|
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/src/ |
D | sample_test.c | 46 extern uint64_t total_rx_count; in test_sample_tick()
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_olcp_internal.h | 69 uint64_t id;
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | sched.h | 144 uint64_t timeout;
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_features.h | 7 static inline void feature_unmask_features(struct ll_conn *conn, uint64_t ll_feat_mask) in feature_unmask_features() 12 static inline void feature_unmask_peer_features(struct ll_conn *conn, uint64_t ll_feat_mask) in feature_unmask_peer_features()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_xmc4xxx.c | 116 if ((uint64_t)cfg->window.max * wdt_clock / 1000 > UINT32_MAX) { in wdt_xmc4xxx_install_timeout() 120 wdt_config.window_upper_bound = (uint64_t)cfg->window.max * wdt_clock / 1000; in wdt_xmc4xxx_install_timeout()
|
/Zephyr-latest/samples/subsys/fs/fs_sample/src/ |
D | main.c | 117 uint64_t memory_size_mb; in main() 141 memory_size_mb = (uint64_t)block_count * block_size; in main()
|
/Zephyr-latest/include/zephyr/arch/arm64/cortex_r/ |
D | arm_mpu.h | 205 uint64_t base; 207 uint64_t limit;
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfu_cli.h | 86 uint64_t blob_id; 225 uint64_t blob_id;
|
/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/src/ |
D | test_dma.c | 66 dma_block_cfg.source_address = (uint64_t)tx_data; in test_task() 67 dma_block_cfg.dest_address = (uint64_t)rx_data; in test_task()
|
/Zephyr-latest/drivers/timer/ |
D | arcv2_timer0.c | 65 volatile static uint64_t last_time; 66 volatile static uint64_t start_time; 217 uint64_t curr_time; in timer_int_handler()
|
/Zephyr-latest/drivers/sensor/bosch/bma280/ |
D | bma280_trigger.c | 35 uint64_t slope_th; in bma280_attr_set() 47 slope_th = (uint64_t)val->val1 * 1000000U + (uint64_t)val->val2; in bma280_attr_set()
|