Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h753 #ifndef SGTL_I2C_HANDLER_SIZE
754 #define SGTL_I2C_HANDLER_SIZE CODEC_I2C_MASTER_HANDLER_SIZE macro
864 uint8_t i2cHandle[SGTL_I2C_HANDLER_SIZE]; /*!< i2c handle */
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.h24 #define HAL_CODEC_SGTL_HANDLER_SIZE (SGTL_I2C_HANDLER_SIZE + 4)