Home
last modified time | relevance | path

Searched defs:cnt0 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/drivers/watchdog/
Dwdt_ite_it8xxx2.c77 uint16_t cnt0 = WARNING_TIMER_PERIOD_MS_TO_1024HZ_COUNT(data->timeout); in wdt_it8xxx2_setup() local
147 uint16_t cnt0 = WARNING_TIMER_PERIOD_MS_TO_1024HZ_COUNT(data->timeout); in wdt_it8xxx2_feed() local
224 uint16_t cnt0 = WARNING_TIMER_PERIOD_MS_TO_1024HZ_COUNT(30); in wdt_it8xxx2_isr() local
/Zephyr-Core-3.5.0/tests/subsys/logging/log_core_additional/src/
Dlog_test_user.c28 uint32_t cnt0, cnt1; in ZTEST_USER() local
/Zephyr-Core-3.5.0/tests/subsys/logging/log_api/src/
Dmain.c729 uint32_t cnt0 = 0; in ZTEST() local