Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c105 int object_changed = 0; in tfa2_haptic_start_object() local
131 object_changed += (obj->level != level); in tfa2_haptic_start_object()
140 object_changed += (obj->durationCntMax != samples); in tfa2_haptic_start_object()
146 object_changed += (obj->freq != freq); in tfa2_haptic_start_object()
151 if (object_changed > 0) in tfa2_haptic_start_object()