Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h288 …uint32_t IBITgtPayload; /*!< I3C controller receive IBI Payload after an IBI event … member
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c6699 pCCCInfo->IBITgtPayload = LL_I3C_GetIBIPayload(hi3c->Instance); in HAL_I3C_GetCCCInfo()