Home
last modified time | relevance | path

Searched refs:I3C_MasterGetIBIRules (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h1272 void I3C_MasterGetIBIRules(I3C_Type *base, i3c_register_ibi_addr_t *ibiRule);
Dfsl_i3c.c1363 void I3C_MasterGetIBIRules(I3C_Type *base, i3c_register_ibi_addr_t *ibiRule) in I3C_MasterGetIBIRules() function
/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c667 I3C_MasterGetIBIRules(base, &ibiRule); in I3C_MasterAdapterRegisterIBI()