Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h1109 #define I3C_CCC_GETCAPS3_GETCAPS_DEFINING_BYTE_SUPPORT BIT(3) macro
/Zephyr-latest/drivers/i3c/
Di3c_common.c804 if ((target->getcaps.getcap3 & I3C_CCC_GETCAPS3_GETCAPS_DEFINING_BYTE_SUPPORT) && in i3c_device_adv_info_get()