Home
last modified time | relevance | path

Searched refs:COUNTER_CONFIG_INFO_COUNT_UP (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-2.7.6/include/drivers/
Dcounter.h38 #define COUNTER_CONFIG_INFO_COUNT_UP BIT(0) macro
220 return config->flags & COUNTER_CONFIG_INFO_COUNT_UP; in z_impl_counter_is_counting_up()
/Zephyr-Core-2.7.6/drivers/counter/
Dcounter_native_posix.c13 #define DRIVER_CONFIG_INFO_FLAGS (COUNTER_CONFIG_INFO_COUNT_UP)
Dcounter_mcux_gpt.c215 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_mcux_lpc_rtc.c233 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_mcux_lptmr.c210 .flags = COUNTER_CONFIG_INFO_COUNT_UP,
Dcounter_mcux_ctimer.c225 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_esp32.c234 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_mcux_rtc.c267 .flags = COUNTER_CONFIG_INFO_COUNT_UP,
Dcounter_gecko_rtcc.c376 .flags = COUNTER_CONFIG_INFO_COUNT_UP,
Dcounter_ll_stm32_rtc.c389 .flags = COUNTER_CONFIG_INFO_COUNT_UP,
Dcounter_sam0_tc32.c427 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_sam_tc.c376 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_nrfx_timer.c433 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Drtc_mcp7940n.c756 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dcounter_nrfx_rtc.c693 .flags = COUNTER_CONFIG_INFO_COUNT_UP, \
Dmaxim_ds3231.c1299 .flags = COUNTER_CONFIG_INFO_COUNT_UP,