Searched refs:sl_sleeptimer_ms_to_tick (Results 1 – 2 of 2) sorted by relevance
685 uint32_t sl_sleeptimer_ms_to_tick(uint16_t time_ms);
1170 uint32_t delay = sl_sleeptimer_ms_to_tick(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() function