Searched refs:SMBUS_MODE_PEC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/smbus/ | ||
D | smbus_stm32.c | 100 if (config_value & SMBUS_MODE_PEC) { in smbus_stm32_configure() |
/Zephyr-latest/include/zephyr/drivers/ | ||
D | smbus.h | 219 #define SMBUS_MODE_PEC BIT(1) macro |