Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.h296 kPCA9420_ModeSelI2C = 0x00U, /* Mode control select by I2C register bits. */ enumerator
Dfsl_pca9420.c329 if ((modeCfg0 & PCA9420_MODECFG_0_MODE_CTRL_SEL_MASK) == (uint8_t)kPCA9420_ModeSelI2C) in PCA9420_ModeControlledByI2C()