Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexio/i2c/
Dfsl_flexio_i2c_master.c592 mask = 1UL << base->SDAPinIndex | 1UL << base->SCLPinIndex; in FLEXIO_I2C_CheckForBusyBus()
653 shifterConfig.pinSelect = base->SDAPinIndex; in FLEXIO_I2C_MasterInit()
666 shifterConfig.pinSelect = base->SDAPinIndex; in FLEXIO_I2C_MasterInit()
Dfsl_flexio_i2c_master.h68 uint8_t SDAPinIndex; /*!< Pin select for I2C SDA. */ member