Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h185 TFA_STATE_CLOCK, /**< always return with clock, use OSC if no external clock */ enumerator
Dtfa2_container.c929 rc = tfa2_dev_set_state(tfa, TFA_STATE_CLOCK); /* clock will be there on return */ in tfa2_cnt_write_profile()
Dtfa2_dev.c682 case TFA_STATE_CLOCK: /**< always return with clock, use OSC if no external clock */ in tfa2_dev_set_state()