Home
last modified time | relevance | path

Searched defs:uptime (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/samples/net/ptp/src/
Dmain.c68 uint32_t uptime = k_uptime_get_32(); in init_testing() local
/Zephyr-latest/samples/net/gptp/src/
Dgptp.c76 uint32_t uptime = k_uptime_get_32(); in init_testing() local
/Zephyr-latest/tests/kernel/common/src/
Dtimeout_order.c65 uint32_t uptime = k_uptime_get_32(); in ZTEST() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_legacy.c52 uint64_t uptime = k_uptime_get(); in bt_data_send() local
Dbeacon.c169 uint64_t uptime = k_uptime_get(); in private_random_update() local
/Zephyr-latest/samples/posix/philosophers/src/
Dmain.c119 int32_t uptime; in get_random_delay() local
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/
Dmain.c107 uint32_t uptime = k_uptime_get_32(); in min_alarm_handler() local
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c173 int64_t uptime = k_uptime_get(); in ec_host_cmd_dump_suppressed() local
/Zephyr-latest/drivers/sensor/explorir_m/
Dexplorir_m.c83 uint32_t uptime; in explorir_m_uart_flush_until_end() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_suspend.c64 static int64_t uptime; in msg_handler() local
Dmesh_test.c509 int64_t uptime = k_uptime_get(); in bt_mesh_test_send() local
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c354 uint32_t uptime = k_uptime_get_32(); in bt_test_l2cap_data_pull_spy() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c475 uint32_t uptime = k_uptime_get_32(); in button_interrupt() local
/Zephyr-latest/include/zephyr/
Dkernel.h1909 int64_t uptime, delta; in k_uptime_delta() local