Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h30 #ifndef WM8904_I2C_HANDLER_SIZE
31 #define WM8904_I2C_HANDLER_SIZE (CODEC_I2C_MASTER_HANDLER_SIZE) macro
285 uint8_t i2cHandle[WM8904_I2C_HANDLER_SIZE]; /*!< i2c handle */
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.h24 #define HAL_CODEC_WM8904_HANDLER_SIZE (WM8904_I2C_HANDLER_SIZE + 4)