Searched refs:DeviceIndex (Results 1 – 2 of 2) sorted by relevance
202 …uint8_t DeviceIndex; /*!< Specifies the index value of the device in the DEVRx regis… member
1982 assert_param(IS_I3C_DEVICE_VALUE(pDesc[index].DeviceIndex)); in HAL_I3C_Ctrl_ConfigBusDevices()1997 WRITE_REG(hi3c->Instance->DEVRX[(pDesc[index].DeviceIndex - 1U)], write_value); in HAL_I3C_Ctrl_ConfigBusDevices()