Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c91 else if (index < FW_HB_SEQ_OBJ + data->seq_max) in tfa2_haptic_start()
186 if (index > FW_HB_SEQ_OBJ + data->seq_max) in tfa2_haptic_get_duration()
655 tfa->hap_data.seq_max = tfa2_hap_cnt_sequencer_count(tfa->cnt, tfa->dev_idx); in tfa2_dev_start_hapticboost()
Dtfa2_dev.h234 int seq_max; /* total nr of sequencer virtual objects */ member