Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c348 #define I3C_RESTART_STOP_MASK (0x80000000U) macro
8629 stop_condition = (option & I3C_RESTART_STOP_MASK); in I3C_ControlBuffer_PriorPreparation()