Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx.h57 #define ISM330DHCX_SHUB_MAX_NUM_SLVS 2 macro
Dism330dhcx_shub.c49 static uint8_t shub_ext[ISM330DHCX_SHUB_MAX_NUM_SLVS];
725 if (num_ext_dev >= ISM330DHCX_SHUB_MAX_NUM_SLVS) { in ism330dhcx_shub_init()