Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c_edma.h62 i3c_ibi_type_t ibiType; /*!< IBI type. */ member
Dfsl_i3c_dma.h62 i3c_ibi_type_t ibiType; /*!< IBI type. */ member
Dfsl_i3c.c720 i3c_ibi_type_t ibiType = kI3C_IbiNormal; in I3C_GetIBIType() local
Dfsl_i3c.h391 i3c_ibi_type_t ibiType; /*!< IBI type. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c127 i3c_ibi_type_t ibiType, in i3c_master_ibi_callback()