Searched refs:LL_I3C_SetMaxWriteLength (Results 1 – 6 of 6) sorted by relevance
1441 __STATIC_INLINE void LL_I3C_SetMaxWriteLength(I3C_TypeDef *I3Cx, uint16_t MaxWriteLength) in LL_I3C_SetMaxWriteLength() function
1444 __STATIC_INLINE void LL_I3C_SetMaxWriteLength(I3C_TypeDef *I3Cx, uint16_t MaxWriteLength) in LL_I3C_SetMaxWriteLength() function
2028 LL_I3C_SetMaxWriteLength(hi3c->Instance, pConfig->MaxWriteDataSize); in HAL_I3C_Tgt_Config()