Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h145 …FunctionalState IBIRequest; /*!< Specifies the Enable/Disable state of the target in Band… member
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c1869 assert_param(IS_I3C_FUNCTIONALSTATE_VALUE(pConfig->IBIRequest)); in HAL_I3C_Tgt_Config()
1917 devr0_value = (((uint32_t)pConfig->IBIRequest << I3C_DEVR0_IBIEN_Pos) | in HAL_I3C_Tgt_Config()