Home
last modified time | relevance | path

Searched defs:end_count (Results 1 – 2 of 2) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/common/hal/
Dtimer_hal.c83 uint32_t end_count = timer_hal_cal_end_count(chan, time, 1, unit_type); in timer_hal_init_timer() local
92 uint32_t end_count = timer_hal_cal_end_count(chan, time_ms, 1, TIMER_UNIT_MS); in timer_hal_set_period() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/timer/
Dtimer_driver.c431 uint64_t end_count = 0; local