Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c618 nxpTfaBitfield_t *bitf; in tfa2_cnt_write_item() local
627 bitf = (nxpTfaBitfield_t *)(cnt_offset); in tfa2_cnt_write_item()
628 rc = tfa2_i2c_write_bf_volatile(tfa->i2c, bitf->field, bitf->value); in tfa2_cnt_write_item()