Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.h157 typedef struct _i3c_device_ibi_info i3c_device_ibi_info_t; typedef
167i3c_device_ibi_info_t *ibiInfo; /*!< Pointer to IBI request information structure of th…
426 …sterRegisterDevIBI(i3c_device_t *masterDev, i3c_device_t *i3cDev, i3c_device_ibi_info_t *devIbiInf…
583 i3c_device_ibi_info_t *ibiInfo,
Dfsl_component_i3c.c876 …sterRegisterDevIBI(i3c_device_t *masterDev, i3c_device_t *i3cDev, i3c_device_ibi_info_t *devIbiInf… in I3C_BusMasterRegisterDevIBI()
1072 i3c_device_ibi_info_t *ibiInfo, in I3C_BusI3CSlaveCreate()