Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.c486 … ((uint8_t)kI3C_EventMR | (uint8_t)kI3C_EventHJ | (uint8_t)kI3C_EventIBI)); in I3C_BusMasterCreate()
501 … ((uint8_t)kI3C_EventMR | (uint8_t)kI3C_EventHJ | (uint8_t)kI3C_EventIBI)); in I3C_BusMasterCreate()
Dfsl_component_i3c.h130 kI3C_EventIBI = 1U, /*!< I3C Bus event IBI */ enumerator