Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_sbcon.c28 volatile uint32_t SB_CONTROLC; /* Write to set pins low */ member
52 sbcon->SB_CONTROLC = SCL; in i2c_sbcon_set_scl()
63 sbcon->SB_CONTROLC = SDA; in i2c_sbcon_set_sda()