Home
last modified time | relevance | path

Searched defs:MaxReadLength (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h277 …uint32_t MaxReadLength; /*!< I3C target Maximum Read Length (updated during SETMRL CCC) … member
Dstm32h5xx_ll_i3c.h1382 __STATIC_INLINE void LL_I3C_SetMaxReadLength(I3C_TypeDef *I3Cx, uint16_t MaxReadLength) in LL_I3C_SetMaxReadLength()