Home
last modified time | relevance | path

Searched full:entdaa (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/i3c/
Dnuvoton,npcx-i3c.yaml85 Bus Characteristics Register, used for bus enumeration with ENTDAA and
91 Device Characteristics Register, used for bus enumeration with ENTDAA.
/Zephyr-latest/include/zephyr/drivers/
Di3c.h712 * Perform Dynamic Address Assignment via ENTDAA.
946 * go through ENTDAA (Dynamic Address Assignment) to get
960 * assignment (SETDASA and ENTDAA).
979 * - During Dynamic Address Assignment (during ENTDAA)
1291 * @brief Helper function to find a usable address during ENTDAA.
1433 * typically called before a SETDASA or ENTDAA to reserve
1545 * actually doing ENTDAA.
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst97 #. Do ``ENTDAA`` to start dynamic address assignment, if there are
/Zephyr-latest/drivers/i3c/
Di3c_shell.c598 /* i3c ccc entdaa <device> */
2166 SHELL_CMD_ARG(entdaa, &dsub_i3c_device_name,
2167 "Send CCC ENTDAA\n"
2168 "Usage: ccc entdaa <device>",
Di3c_stm32.c965 /* Handles broadcast/direct CCCs except for ENTDAA */
1042 /* Handles the ENTDAA CCC */
Di3c_cdns.c1584 LOG_DBG("%s: ENTDAA: No devices found", dev->name); in cdns_i3c_do_daa()
1973 * primary controller. When assigned through ENTDAA, the dynamic address, bcr, dcr, and pid in cdns_i3c_attach_device()
3202 * We will issue ENTDAA afterwards from the threaded IRQ handler. in cdns_i3c_bus_init()
Di3c_npcx.c1331 LOG_DBG("DAA: ENTDAA"); in npcx_i3c_do_daa()
1390 /* Find a usable address during ENTDAA */ in npcx_i3c_do_daa()
Di3c_mcux.c1210 LOG_DBG("DAA: ENTDAA"); in mcux_i3c_do_daa()