| /Zephyr-latest/drivers/counter/ |
| D | counter_xlnx_axi_timer.c | 112 static int xlnx_axi_timer_get_value(const struct device *dev, uint32_t *ticks) in xlnx_axi_timer_get_value()
|
| D | counter_nxp_pit.c | 93 static int nxp_pit_get_value(const struct device *dev, uint32_t *ticks) in nxp_pit_get_value()
|
| D | counter_nxp_mrt.c | 100 static int nxp_mrt_get_value(const struct device *dev, uint32_t *ticks) in nxp_mrt_get_value()
|
| D | counter_sam_tc.c | 121 static int counter_sam_tc_get_value(const struct device *dev, uint32_t *ticks) in counter_sam_tc_get_value()
|
| D | counter_ifx_cat1.c | 237 static int ifx_cat1_counter_get_value(const struct device *dev, uint32_t *ticks) in ifx_cat1_counter_get_value()
|
| D | counter_renesas_rz_gtm.c | 41 static int counter_rz_gtm_get_value(const struct device *dev, uint32_t *ticks) in counter_rz_gtm_get_value()
|
| D | counter_smartbond_timer.c | 200 static int counter_smartbond_get_value(const struct device *dev, uint32_t *ticks) in counter_smartbond_get_value()
|
| D | counter_gd32_timer.c | 163 uint32_t *ticks) in counter_gd32_timer_get_value()
|
| D | counter_ll_stm32_timer.c | 152 static int counter_stm32_get_value(const struct device *dev, uint32_t *ticks) in counter_stm32_get_value()
|
| D | counter_nrfx_timer.c | 149 static int get_value(const struct device *dev, uint32_t *ticks) in get_value()
|
| D | maxim_ds3231.c | 696 uint32_t ticks = data->counter_ticks[id]; in alarm_worker() local 761 uint32_t *ticks) in ds3231_counter_get_value()
|
| D | counter_renesas_ra_agt.c | 101 static int counter_ra_agt_get_value(const struct device *dev, uint32_t *ticks) in counter_ra_agt_get_value()
|
| D | counter_nrfx_rtc.c | 108 static int get_value(const struct device *dev, uint32_t *ticks) in get_value()
|
| /Zephyr-latest/drivers/mfd/ |
| D | mfd_npm1300.c | 243 uint32_t ticks = time_ms / TIMER_PRESCALER_MS; in mfd_npm1300_set_timer() local
|
| D | mfd_npm2100.c | 299 uint32_t ticks = (uint32_t)DIV_ROUND_CLOSEST(((uint64_t)time_ms * TIMER_PRESCALER_MUL), in mfd_npm2100_set_timer() local
|
| /Zephyr-latest/tests/bluetooth/mesh/brg/src/ |
| D | main.c | 621 uint32_t ticks = 0; in test_bridging_performance() local
|
| /Zephyr-latest/drivers/timer/ |
| D | nrf_grtc_timer.c | 554 void sys_clock_set_timeout(int32_t ticks, bool idle) in sys_clock_set_timeout()
|
| D | nrf_rtc_timer.c | 636 void sys_clock_set_timeout(int32_t ticks, bool idle) in sys_clock_set_timeout()
|
| /Zephyr-latest/tests/kernel/threads/thread_apis/src/ |
| D | main.c | 482 k_ticks_t r, e, r1, ticks, expected_expires_ticks; in ZTEST_USER() local
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | ieee802154_mcxw.c | 894 uint32_t ticks; in mcxw_get_time() local
|
| /Zephyr-latest/drivers/tee/optee/ |
| D | optee.c | 413 int64_t ticks; in handle_cmd_get_time() local
|
| /Zephyr-latest/subsys/tracing/user/ |
| D | tracing_user.h | 400 #define sys_port_trace_pm_system_suspend_enter(ticks) argument 401 #define sys_port_trace_pm_system_suspend_exit(ticks, state) argument
|
| /Zephyr-latest/subsys/tracing/ctf/ |
| D | tracing_ctf.h | 353 #define sys_port_trace_pm_system_suspend_enter(ticks) argument 354 #define sys_port_trace_pm_system_suspend_exit(ticks, state) argument
|
| /Zephyr-latest/include/zephyr/tracing/ |
| D | tracing.h | 2054 #define sys_port_trace_pm_system_suspend_enter(ticks) argument 2061 #define sys_port_trace_pm_system_suspend_exit(ticks, state) argument
|
| /Zephyr-latest/subsys/tracing/sysview/ |
| D | tracing_sysview.h | 674 #define sys_port_trace_pm_system_suspend_enter(ticks) \ argument 676 #define sys_port_trace_pm_system_suspend_exit(ticks, state) \ argument
|