Home
last modified time | relevance | path

Searched refs:uint64_t (Results 651 – 675 of 879) sorted by relevance

1...<<21222324252627282930>>...36

/Zephyr-latest/drivers/pwm/
Dpwm_sam0_tcc.c47 uint32_t channel, uint64_t *cycles) in pwm_sam0_get_cycles_per_sec()
Dpwm_sifive.c184 uint32_t channel, uint64_t *cycles) in pwm_sifive_get_cycles_per_sec()
Dpwm_rv32m1_tpm.c120 uint32_t channel, uint64_t *cycles) in rv32m1_tpm_get_cycles_per_sec()
/Zephyr-latest/samples/boards/nordic/battery/src/
Dbattery.c191 rc = val * (uint64_t)dcp->full_ohm in battery_sample()
/Zephyr-latest/include/zephyr/arch/arc/v2/
Darc_connect.h211 extern uint64_t z_arc_connect_gfrc_read(void);
/Zephyr-latest/include/zephyr/arch/riscv/
Delf.h99 typedef uint64_t r_riscv_wordclass_t;
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_broadcast.c30 uint64_t total_broadcast_tx_iso_packet_count; /* This value is exposed to test code */
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dpsa_its_emul.c54 uint64_t uid; in itsemul_set()
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h91 typedef __UINT64_TYPE__ uint64_t; typedef
/Zephyr-latest/drivers/flash/
Dsoc_flash_nrf.c264 static int flash_nrf_get_size(const struct device *dev, uint64_t *size) in flash_nrf_get_size()
268 *size = (uint64_t)nrfx_nvmc_flash_size_get(); in flash_nrf_get_size()
/Zephyr-latest/drivers/ethernet/
Deth_ivshmem_queue.c173 uint64_t offset = desc->addr - q->vring_header_size; in eth_ivshmem_queue_rx()
287 uint64_t offset = desc->addr - q->vring_header_size; in tx_clean_used()
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_srv.c261 const uint64_t *blob_id, uint8_t ttl, in is_active_update()
278 uint64_t blob_id; in handle_start()
523 static void blob_end(struct bt_mesh_blob_srv *b, uint64_t id, bool success) in blob_end()
Dadv_legacy.c52 uint64_t uptime = k_uptime_get(); in bt_data_send()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp.c188 if ((params->offset + (uint64_t) params->len) > ots->cur_obj->metadata.size.alloc) { in oacp_checksum_proc_validate()
236 if ((params->offset + (uint64_t) params->len) > in oacp_read_proc_validate()
302 if ((params->offset + (uint64_t) params->len) > ots->cur_obj->metadata.size.alloc) { in oacp_write_proc_validate()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c350 uint64_t da; in ull_sync_setup_from_sync_transfer()
351 uint64_t db; in ull_sync_setup_from_sync_transfer()
352 uint64_t d; in ull_sync_setup_from_sync_transfer()
358 da = (uint64_t)(local_sca_ppm + lll_clock_ppm_get(sca)) * interval_us; in ull_sync_setup_from_sync_transfer()
359 da = DIV_ROUND_UP(da * (uint64_t)event_delta, USEC_PER_SEC); in ull_sync_setup_from_sync_transfer()
361 db = (uint64_t)(local_sca_ppm + lll_clock_ppm_get(sender_sca)) * conn_interval_us; in ull_sync_setup_from_sync_transfer()
362 db = DIV_ROUND_UP(db * (uint64_t)(ull_conn_event_counter(conn) - in ull_sync_setup_from_sync_transfer()
/Zephyr-latest/drivers/sip_svc/
Dsip_smc_intel_socfpga.c175 uint64_t start, end; in intel_sip_secure_monitor_call()
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c91 uint64_t u64 = 0U; in eir_found()
/Zephyr-latest/include/zephyr/sensing/
Dsensing_sensor.h92 uint64_t next_consume_time;
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dsmp.c247 gic_raise_sgi(ipi, (uint64_t)target_mpidr, 1 << aff0); in send_ipi()
/Zephyr-latest/tests/subsys/settings/file/src/
Dsettings_test_file.c15 uint64_t val64;
/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c174 static uint64_t timestamp_to_nsec(struct net_ptp_time *ts) in timestamp_to_nsec()
446 uint64_t orig, new_value; in test_ptp_clock_iface()
/Zephyr-latest/lib/utils/
Djson.c473 static int decode_uint64(const struct json_token *token, uint64_t *num) in decode_uint64()
578 uint64_t *num = field; in decode_value()
611 return sizeof(uint64_t); in get_elem_size()
1074 static int uint64_encode(const uint64_t *num, json_append_bytes_t append_bytes, in uint64_encode()
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.c333 uint64_t gptp_get_current_time_nanosecond(int port) in gptp_get_current_time_nanosecond()
357 uint64_t gptp_get_current_master_time_nanosecond(void) in gptp_get_current_master_time_nanosecond()
705 uint64_t sync_receipt_time; in gptp_mi_clk_slave_sync_compute()
926 uint64_t time_helper; in gptp_mi_setup_sync_send_time()
949 uint64_t current_time; in gptp_mi_set_ps_sync_cmss()
1014 uint64_t current_time; in gptp_mi_clk_master_sync_snd_state_machine()
1147 uint64_t cur = gptp_get_current_master_time_nanosecond(); in gptp_mi_clk_master_sync_rcv_state_machine()
/Zephyr-latest/subsys/net/ip/
Dutils.c532 uint64_t sum; in calc_chksum()
562 uint64_t sum_a = p[i]; in calc_chksum()
563 uint64_t sum_b = p[i + 1]; in calc_chksum()
/Zephyr-latest/drivers/serial/
Duart_hvc_xen.c232 uint64_t console_pfn = 0; in xen_console_init()

1...<<21222324252627282930>>...36