Searched defs:steps (Results 1 – 2 of 2) sorted by relevance
149 void systimer_hal_set_steps_per_tick(systimer_hal_context_t *hal, int clock_source, uint32_t steps) in systimer_hal_set_steps_per_tick()
26 uint8_t steps = 0U, resolution = 0U; in bt_mesh_server_calc_remain_time() local