Home
last modified time | relevance | path

Searched defs:wasEnabled (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c588 bool wasEnabled = (0U != ((base->MCR & LPI2C_MCR_MEN_MASK) >> LPI2C_MCR_MEN_SHIFT)); in LPI2C_MasterConfigureDataMatch() local
618 bool wasEnabled; in LPI2C_MasterSetBaudRate() local