Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.c1337 void I3C_MasterRegisterIBI(I3C_Type *base, i3c_register_ibi_addr_t *ibiRule) in I3C_MasterRegisterIBI()
1363 void I3C_MasterGetIBIRules(I3C_Type *base, i3c_register_ibi_addr_t *ibiRule) in I3C_MasterGetIBIRules()
/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c666 i3c_register_ibi_addr_t ibiRule; in I3C_MasterAdapterRegisterIBI() local