Home
last modified time | relevance | path

Searched refs:arbitration_previous_state (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c9370 uint32_t arbitration_previous_state; in I3C_Ctrl_IsDevice_Ready() local
9393 arbitration_previous_state = LL_I3C_IsEnabledArbitrationHeader(hi3c->Instance); in I3C_Ctrl_IsDevice_Ready()
9463 if (arbitration_previous_state == 1U) in I3C_Ctrl_IsDevice_Ready()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c9376 uint32_t arbitration_previous_state; in I3C_Ctrl_IsDevice_Ready() local
9399 arbitration_previous_state = LL_I3C_IsEnabledArbitrationHeader(hi3c->Instance); in I3C_Ctrl_IsDevice_Ready()
9469 if (arbitration_previous_state == 1U) in I3C_Ctrl_IsDevice_Ready()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c9370 uint32_t arbitration_previous_state; in I3C_Ctrl_IsDevice_Ready() local
9393 arbitration_previous_state = LL_I3C_IsEnabledArbitrationHeader(hi3c->Instance); in I3C_Ctrl_IsDevice_Ready()
9463 if (arbitration_previous_state == 1U) in I3C_Ctrl_IsDevice_Ready()