Searched refs:IBIPayload (Results 1 – 2 of 2) sorted by relevance
149 …FunctionalState IBIPayload; /*!< Specifies the Enable/Disable state of sending data paylo… member212 …FunctionalState IBIPayload; /*!< Specifies the Enable/Disable state of the controller's rec… member
1866 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pConfig->IBIPayload)); in HAL_I3C_Tgt_Config()1910 ((uint32_t)pConfig->IBIPayload << I3C_BCR_BCR2_Pos) | in HAL_I3C_Tgt_Config()1987 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pDesc[index].IBIPayload)); in HAL_I3C_Ctrl_ConfigBusDevices()1994 ((uint32_t)pDesc[index].IBIPayload << I3C_DEVRX_IBIDEN_Pos)); in HAL_I3C_Ctrl_ConfigBusDevices()