Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c149 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()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_models/server/
Dstate_transition.c26 uint8_t steps = 0U, resolution = 0U; in bt_mesh_server_calc_remain_time() local