Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.c31 status_t PCM186x_ReadReg(pcm186x_handle_t *handle, uint8_t reg, uint8_t *val) in PCM186x_ReadReg() function
44 if (PCM186x_ReadReg(handle, reg, &old) != kStatus_Success) { in PCM186x_ModifyReg()
Dfsl_pcm186x.h177 status_t PCM186x_ReadReg(pcm186x_handle_t *handle, uint8_t reg, uint8_t *val);