Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c196 pca9420_mode_t modeBase, in PCA9420_WriteModeConfigs()
247 pca9420_mode_t modeBase, in PCA9420_ReadModeConfigs()
303 static bool PCA9420_ModeControlledByI2C(pca9420_handle_t *handle, pca9420_mode_t mode) in PCA9420_ModeControlledByI2C()
341 bool PCA9420_SwitchMode(pca9420_handle_t *handle, pca9420_mode_t mode) in PCA9420_SwitchMode()
355 bool PCA9420_GetCurrentMode(pca9420_handle_t *handle, pca9420_mode_t *mode) in PCA9420_GetCurrentMode()
359 pca9420_mode_t pinMode, i2cMode; in PCA9420_GetCurrentMode()
363 pinMode = (pca9420_mode_t)(POWER_GetPmicMode(kCfg_Run)); in PCA9420_GetCurrentMode()
374 i2cMode = (pca9420_mode_t)(uint8_t)((regValue & PCA9420_TOP_CNTL3_MODE_I2C_MASK) >> in PCA9420_GetCurrentMode()
Dfsl_pca9420.h93 } pca9420_mode_t; typedef
702 pca9420_mode_t modeBase,
718 pca9420_mode_t modeBase,
731 bool PCA9420_SwitchMode(pca9420_handle_t *handle, pca9420_mode_t mode);
742 bool PCA9420_GetCurrentMode(pca9420_handle_t *handle, pca9420_mode_t *mode);