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