Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.c46 I3C_BusSetAddrSlot(bus, i, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
50 I3C_BusSetAddrSlot(bus, 0x78U, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
51 I3C_BusSetAddrSlot(bus, 0x79U, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
52 I3C_BusSetAddrSlot(bus, 0x7BU, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
53 I3C_BusSetAddrSlot(bus, 0x7DU, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
57 I3C_BusSetAddrSlot(bus, I3C_BOARDCAST_SINGLE_BIT_ERR_DETECT_ADDR1, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
58 I3C_BusSetAddrSlot(bus, I3C_BOARDCAST_SINGLE_BIT_ERR_DETECT_ADDR2, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
59 I3C_BusSetAddrSlot(bus, I3C_BOARDCAST_SINGLE_BIT_ERR_DETECT_ADDR3, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
60 I3C_BusSetAddrSlot(bus, I3C_BOARDCAST_SINGLE_BIT_ERR_DETECT_ADDR4, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
61 I3C_BusSetAddrSlot(bus, I3C_BOARDCAST_SINGLE_BIT_ERR_DETECT_ADDR5, kI3C_Bus_AddrSlot_Reserved); in I3C_BusInitAddrSlots()
[all …]
Dfsl_component_i3c.h270 kI3C_Bus_AddrSlot_Reserved, /*!< Address slot is reserved. */ enumerator