Home
last modified time | relevance | path

Searched defs:top_cfg (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/drivers/counter/counter_nrf_rtc/fixed_top/src/
Dtest_counter_fixed_top.c72 struct counter_top_cfg top_cfg = { in test_set_custom_top_value_fails_on_instance() local
99 struct counter_top_cfg top_cfg = { in test_top_handler_on_instance() local
/Zephyr-latest/tests/drivers/counter/maxim_ds3231_api/src/
Dtest_counter.c43 struct counter_top_cfg top_cfg = { in counter_tear_down_instance() local
117 struct counter_top_cfg top_cfg = { in test_set_top_value_with_alarm_instance() local
165 struct counter_top_cfg top_cfg = { in test_set_top_value_without_alarm_instance() local
240 struct counter_top_cfg top_cfg = { in test_single_shot_alarm_instance() local
369 struct counter_top_cfg top_cfg = { in test_multiple_alarms_instance() local
/Zephyr-latest/tests/drivers/counter/counter_basic_api/src/
Dtest_counter.c174 struct counter_top_cfg top_cfg = { in counter_tear_down_instance() local
262 struct counter_top_cfg top_cfg = { in test_set_top_value_with_alarm_instance() local
314 struct counter_top_cfg top_cfg = { in test_set_top_value_without_alarm_instance() local
405 struct counter_top_cfg top_cfg = { in test_single_shot_alarm_instance() local
542 struct counter_top_cfg top_cfg = { in test_multiple_alarms_instance() local
/Zephyr-latest/drivers/timer/
Dmcux_os_timer.c88 struct counter_top_cfg top_cfg = { 0 }; in mcux_lpc_ostick_set_counter_timeout() local
/Zephyr-latest/drivers/counter/
Dcounter_timer_shell.c158 struct counter_top_cfg top_cfg; in cmd_timer_periodic() local
Dtimer_dtmr_cmsdk_apb.c76 const struct counter_top_cfg *top_cfg) in dtmr_cmsdk_apb_set_top_value()
Dtimer_tmr_cmsdk_apb.c76 const struct counter_top_cfg *top_cfg) in tmr_cmsdk_apb_set_top_value()
Dcounter_dw_timer.c163 const struct counter_top_cfg *top_cfg) in counter_dw_timer_set_top_value()
Dcounter_sam0_tc32.c239 const struct counter_top_cfg *top_cfg) in counter_sam0_tc32_set_top_value()
Dcounter_sam_tc.c219 const struct counter_top_cfg *top_cfg) in counter_sam_tc_set_top_value()
Dcounter_nrfx_rtc.c549 struct counter_top_cfg top_cfg = { in init_rtc() local
/Zephyr-latest/tests/drivers/adc/adc_api/src/
Dtest_adc.c64 struct counter_top_cfg top_cfg = { .callback = NULL, in init_counter() local
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c134 struct counter_top_cfg top_cfg = { in init_test() local