Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c519 bool wasEnabled = (0U != ((base->MCR & LPI2C_MCR_MEN_MASK) >> LPI2C_MCR_MEN_SHIFT)); in LPI2C_MasterConfigureDataMatch() local
527 if (wasEnabled) in LPI2C_MasterConfigureDataMatch()
549 bool wasEnabled; in LPI2C_MasterSetBaudRate() local
567 wasEnabled = (0U != ((base->MCR & LPI2C_MCR_MEN_MASK) >> LPI2C_MCR_MEN_SHIFT)); in LPI2C_MasterSetBaudRate()
665 if (wasEnabled) in LPI2C_MasterSetBaudRate()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c608 bool wasEnabled = (0U != ((base->MCR & LPI2C_MCR_MEN_MASK) >> LPI2C_MCR_MEN_SHIFT)); in LPI2C_MasterConfigureDataMatch() local
616 if (wasEnabled) in LPI2C_MasterConfigureDataMatch()
638 bool wasEnabled; in LPI2C_MasterSetBaudRate() local
656 wasEnabled = (0U != ((base->MCR & LPI2C_MCR_MEN_MASK) >> LPI2C_MCR_MEN_SHIFT)); in LPI2C_MasterSetBaudRate()
754 if (wasEnabled) in LPI2C_MasterSetBaudRate()