Searched refs:COUNTER_TOP_CFG_DONT_RESET (Results 1 – 25 of 25) sorted by relevance
121 if (!(flags & COUNTER_TOP_CFG_DONT_RESET)) { in counter_gecko_set_top_value()129 if ((flags & COUNTER_TOP_CFG_DONT_RESET) && in counter_gecko_set_top_value()
113 !(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)); in imx_epit_set_top_value()
83 if (top_cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in tmr_cmsdk_apb_set_top_value()
88 if (top_cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in dtmr_cmsdk_apb_set_top_value()
76 if (cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in mcux_lptmr_set_top_value()
96 if (cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in mcux_pit_set_top_value()
160 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in mcux_rtc_set_top_value()
141 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in mcux_lpc_rtc_set_top_value()
211 if (cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in counter_xec_set_top_value()
165 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in mcux_lpc_ctimer_set_top_value()
208 if (cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in xlnx_axi_timer_set_top_value()
175 if (top_cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in counter_dw_timer_set_top_value()
222 if ((cfg->flags & COUNTER_TOP_CFG_DONT_RESET) == 0) { in mcux_qtmr_set_top_value()
464 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in set_fixed_top_value()514 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in set_top_value()
262 if (top_cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in counter_sam0_tc32_set_top_value()
241 if ((top_cfg->flags & COUNTER_TOP_CFG_DONT_RESET) != 0) { in counter_sam_tc_set_top_value()
463 !(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in rtc_stm32_set_top_value()
261 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in set_top_value()
270 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in ifx_cat1_counter_set_top_value()
376 if (cfg->flags & COUNTER_TOP_CFG_DONT_RESET) { in atcpit100_set_top_value()
333 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in counter_gd32_timer_set_top_value()
326 if (!(cfg->flags & COUNTER_TOP_CFG_DONT_RESET)) { in counter_stm32_set_top_value()
60 #define COUNTER_TOP_CFG_DONT_RESET BIT(0) macro
53 top_cfg.flags = COUNTER_TOP_CFG_DONT_RESET; in counter_tear_down_instance()303 top_cfg.flags = COUNTER_TOP_CFG_DONT_RESET; in test_single_shot_alarm_instance()
150 top_cfg.flags = COUNTER_TOP_CFG_DONT_RESET; in counter_tear_down_instance()429 top_cfg.flags = COUNTER_TOP_CFG_DONT_RESET; in test_single_shot_alarm_instance()