Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8782 uint32_t arbitration_previous_state; in I3C_Ctrl_IsDevice_Ready() local
8805 arbitration_previous_state = LL_I3C_IsEnabledArbitrationHeader(hi3c->Instance); in I3C_Ctrl_IsDevice_Ready()
8875 if (arbitration_previous_state == 1U) in I3C_Ctrl_IsDevice_Ready()