Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h47 #define NXP_I2C_MAX_SIZE 254 macro
48 #define MAX_I2C_LENGTH NXP_I2C_MAX_SIZE
Dfsl_hal_registers.c323 int chunk_size = ROUND_DOWN(NXP_I2C_MAX_SIZE, 3 /* XMEM word size */); in writeParameter()
1169 int chunk_size = ROUND_DOWN(NXP_I2C_MAX_SIZE, 3 /* XMEM word size */); in TFA9896_DspGetParam()