Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c689 unsigned short status, mtp0; in tfa9890_dsp_system_stable() local
745 error = TFA9896_ReadRegister(handle, 0x84, &mtp0); in tfa9890_dsp_system_stable()
751 *ready = (mtp0 != 0); /* The MTP register written? */ in tfa9890_dsp_system_stable()