Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_nxp_lp_flexcomm.c92 bool i2c_found = false; in nxp_lp_flexcomm_init() local
100 i2c_found = true; in nxp_lp_flexcomm_init()
108 if (spi_found && (i2c_found || uart_found)) { in nxp_lp_flexcomm_init()
114 if (uart_found && i2c_found) { in nxp_lp_flexcomm_init()
118 } else if (i2c_found) { in nxp_lp_flexcomm_init()