Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/drivers/smbus/smbus_emul/src/
Demul.c106 static void peripheral_write(uint8_t reg, uint8_t value) in peripheral_write() function
165 peripheral_write(0, io_area[PCH_SMBUS_HCMD]); in emul_start_smbus_protocol()
174 peripheral_write(io_area[PCH_SMBUS_HCMD], in emul_start_smbus_protocol()
185 peripheral_write(io_area[PCH_SMBUS_HCMD], in emul_start_smbus_protocol()
187 peripheral_write(io_area[PCH_SMBUS_HCMD] + 1, in emul_start_smbus_protocol()
206 peripheral_write(io_area[PCH_SMBUS_HCMD], in emul_start_smbus_protocol()
208 peripheral_write(io_area[PCH_SMBUS_HCMD] + 1, in emul_start_smbus_protocol()
236 peripheral_write(reg++, e32.buf[i]); in emul_start_smbus_protocol()
276 peripheral_write(reg++, e32.buf[i]); in emul_start_smbus_protocol()