Home
last modified time | relevance | path

Searched refs:stop_time (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c109 ktime_t start_time, stop_time; in tfa2_haptic_start_object() local
163 stop_time = ktime_get_boottime(); in tfa2_haptic_start_object()
164 delta_time = ktime_to_ns(ktime_sub(stop_time, start_time)); in tfa2_haptic_start_object()