Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.h69 #define I3C_BUS_CCC_GETMRL 0x8cU /*!< Get Max Read Length Command. */ macro
Dfsl_component_i3c.c102 getMRLCmd.cmdId = I3C_BUS_CCC_GETMRL; in I3C_BusMasterGetMaxReadLength()