Searched defs:MaxReadLength (Results 1 – 2 of 2) sorted by relevance
277 …uint32_t MaxReadLength; /*!< I3C target Maximum Read Length (updated during SETMRL CCC) … member
1382 __STATIC_INLINE void LL_I3C_SetMaxReadLength(I3C_TypeDef *I3Cx, uint16_t MaxReadLength) in LL_I3C_SetMaxReadLength()