Searched refs:npl_freertos_time_ms_to_ticks (Results 1 – 3 of 3) sorted by relevance
62 ble_npl_error_t npl_freertos_time_ms_to_ticks(uint32_t ms,
246 return npl_freertos_time_ms_to_ticks(ms, out_ticks); in ble_npl_time_ms_to_ticks()
324 npl_freertos_time_ms_to_ticks(uint32_t ms, ble_npl_time_t *out_ticks) in npl_freertos_time_ms_to_ticks() function