Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca9422/
Dfsl_pca9422.h1189 } pca9422_enmodecfg_t; typedef
1733 void PCA9422_GetDefaultEnModeConfig(pca9422_enmodecfg_t *enModeCfg);
1964 void PCA9422_GetCurrentEnMode(pca9422_handle_t *handle, pca9422_enmodecfg_t *config);
2037 void PCA9422_WriteEnModeConfig(pca9422_handle_t *handle, pca9422_enmodecfg_t config);
Dfsl_pca9422.c1649 void PCA9422_GetDefaultEnModeConfig(pca9422_enmodecfg_t *enModeCfg) in PCA9422_GetDefaultEnModeConfig()
2875 void PCA9422_GetCurrentEnMode(pca9422_handle_t *handle, pca9422_enmodecfg_t *config) in PCA9422_GetCurrentEnMode()
3336 void PCA9422_WriteEnModeConfig(pca9422_handle_t *handle, pca9422_enmodecfg_t config) in PCA9422_WriteEnModeConfig()
3389 pca9422_enmodecfg_t enmodeCfg; in PCA9422_ReadEnableConfigs()