Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c354 int recalc_selector; in tfa2_haptic_recalculate_wait() local
385 tfa2_haptic_read_recalc_selector(tfa->i2c, &recalc_selector); in tfa2_haptic_recalculate_wait()
386 ready = (sampcnt0 <= 0) && (recalc_selector < 0); in tfa2_haptic_recalculate_wait()