Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c385 void TFA9896_Powerdown(tfa9896_handle_t *handle, int powerdown) in TFA9896_Powerdown() argument
387 TFA9896_SetBits(handle, TFA1_BF_PWDN, (uint16_t)powerdown); in TFA9896_Powerdown()
Dfsl_tfa9896.h601 void TFA9896_Powerdown(tfa9896_handle_t *handle, int powerdown);