Searched refs:sl_sleeptimer_ms_to_tick (Results 1 – 2 of 2) sorted by relevance
518 uint32_t sl_sleeptimer_ms_to_tick(uint16_t time_ms);
872 uint32_t delay = sl_sleeptimer_ms_to_tick(time_ms); in sl_sleeptimer_delay_millisecond()889 uint32_t sl_sleeptimer_ms_to_tick(uint16_t time_ms) in sl_sleeptimer_ms_to_tick() function