Searched defs:time_ms (Results 1 – 1 of 1) sorted by relevance
1165 void sl_sleeptimer_delay_millisecond(uint16_t time_ms) in sl_sleeptimer_delay_millisecond()1187 uint32_t sl_sleeptimer_ms_to_tick(uint16_t time_ms) in sl_sleeptimer_ms_to_tick()1195 sl_status_t sl_sleeptimer_ms32_to_tick(uint32_t time_ms, in sl_sleeptimer_ms32_to_tick()1220 uint32_t time_ms; in sl_sleeptimer_tick_to_ms() local