Searched refs:WaitTime (Results 1 – 9 of 9) sorted by relevance
120 assert_param(IS_LL_I3C_WAITTIME_VALUE(I3C_InitStruct->CtrlBusCharacteristic.WaitTime)); in LL_I3C_Init()138 … (uint32_t)(I3C_InitStruct->CtrlBusCharacteristic.WaitTime) | in LL_I3C_Init()169 I3C_InitStruct->CtrlBusCharacteristic.WaitTime = LL_I3C_OWN_ACTIVITY_STATE_0; in LL_I3C_StructInit()
698 assert_param(IS_I3C_WAITTIME_VALUE(hi3c->Init.CtrlBusCharacteristic.WaitTime)); in HAL_I3C_Init()715 … (uint32_t)hi3c->Init.CtrlBusCharacteristic.WaitTime | in HAL_I3C_Init()1719 assert_param(IS_I3C_WAITTIME_VALUE(pConfig->WaitTime)); in HAL_I3C_Ctrl_BusCharacteristicConfig()1736 (uint32_t)pConfig->WaitTime | in HAL_I3C_Ctrl_BusCharacteristicConfig()
135 assert_param(IS_LL_I3C_WAITTIME_VALUE(I3C_InitStruct->CtrlBusCharacteristic.WaitTime)); in LL_I3C_Init()153 … (uint32_t)(I3C_InitStruct->CtrlBusCharacteristic.WaitTime) | in LL_I3C_Init()184 I3C_InitStruct->CtrlBusCharacteristic.WaitTime = LL_I3C_OWN_ACTIVITY_STATE_0; in LL_I3C_StructInit()
133 assert_param(IS_LL_I3C_WAITTIME_VALUE(I3C_InitStruct->CtrlBusCharacteristic.WaitTime)); in LL_I3C_Init()151 … (uint32_t)(I3C_InitStruct->CtrlBusCharacteristic.WaitTime) | in LL_I3C_Init()182 I3C_InitStruct->CtrlBusCharacteristic.WaitTime = LL_I3C_OWN_ACTIVITY_STATE_0; in LL_I3C_StructInit()
63 …uint32_t WaitTime; /*!< Specifies the time that the main and the new controllers should… member
66 …uint32_t WaitTime; /*!< Specifies the time that the main and the new controllers should… member