Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c19 i3c_ccc_dev_t *devList; member
548 i3c_ccc_dev_t *devList = masterPrivate->devList; in I3C_MasterAdapterTakeOverMasterShip() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.c142 static i3c_device_info_t devList[I3C_MAX_DEVCNT]; /*!< I3C slave record list */ variable