Searched refs:IBIPayload (Results 1 – 6 of 6) 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… member349 FunctionalState IBIPayload; /*!< IBI payload data */ member
2004 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pConfig->IBIPayload)); in HAL_I3C_Tgt_Config()2048 ((uint32_t)pConfig->IBIPayload << I3C_BCR_BCR2_Pos) | in HAL_I3C_Tgt_Config()2125 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pDesc[index].IBIPayload)); in HAL_I3C_Ctrl_ConfigBusDevices()2132 ((uint32_t)pDesc[index].IBIPayload << I3C_DEVRX_IBIDEN_Pos)); in HAL_I3C_Ctrl_ConfigBusDevices()7126 pENTDAA_payload->BCR.IBIPayload = __HAL_I3C_GET_IBI_PAYLOAD(BCR); in HAL_I3C_Get_ENTDAA_Payload_Info()
2004 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pConfig->IBIPayload)); in HAL_I3C_Tgt_Config()2048 ((uint32_t)pConfig->IBIPayload << I3C_BCR_BCR2_Pos) | in HAL_I3C_Tgt_Config()2125 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pDesc[index].IBIPayload)); in HAL_I3C_Ctrl_ConfigBusDevices()2132 ((uint32_t)pDesc[index].IBIPayload << I3C_DEVRX_IBIDEN_Pos)); in HAL_I3C_Ctrl_ConfigBusDevices()7132 pENTDAA_payload->BCR.IBIPayload = __HAL_I3C_GET_IBI_PAYLOAD(BCR); in HAL_I3C_Get_ENTDAA_Payload_Info()