Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8614 uint32_t nb_define_bytes; in I3C_ControlBuffer_PriorPreparation() local
8628 nb_define_bytes = (option & I3C_DEFINE_BYTE_MASK); in I3C_ControlBuffer_PriorPreparation()
8691 …hi3c->pXferData->CtrlBuf.pBuffer[index] = (nb_define_bytes in I3C_ControlBuffer_PriorPreparation()
8697 (((uint32_t)hi3c->pCCCDesc[index / 2U].CCCBuf.Size - nb_define_bytes) | in I3C_ControlBuffer_PriorPreparation()
8704 …hi3c->pXferData->CtrlBuf.pBuffer[index] = (nb_define_bytes in I3C_ControlBuffer_PriorPreparation()
8710 (((uint32_t)hi3c->pCCCDesc[index / 2U].CCCBuf.Size - nb_define_bytes) | in I3C_ControlBuffer_PriorPreparation()