Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.h226 struct _i3c_device_control_info struct
228 i3c_device_hw_ops_t *funcs; /*!< Pointer to I3C device hardware operation API sets.*/
229 void *resource; /*!< Pointer to keep I3C device specific resource.*/
230 bool isSecondary; /*!< Specify if the device is secondary device.*/
231 void *privateData; /*!< Pointer to keep I3C device private data.*/