Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca_series.c34 #define PCA_HAS_OUT_CONFIG BIT(4) /** + input_status, + output_config */ macro
616 cfg->part_cfg->flags & PCA_HAS_OUT_CONFIG ? in gpio_pca_series_reg_cache_mini_reset()
699 if (cfg->part_cfg->flags & PCA_HAS_OUT_CONFIG) { in gpio_pca_series_reset()
909 (cfg->part_cfg->flags & PCA_HAS_OUT_CONFIG) == 0U) { in gpio_pca_series_pin_configure()
934 if (cfg->part_cfg->flags & PCA_HAS_OUT_CONFIG) { in gpio_pca_series_pin_configure()
1791 + ((GPIO_PCA_GET_PART_FLAG_BY_PART_NO(part_no) & PCA_HAS_OUT_CONFIG) ? \
2062 | PCA_HAS_INT_EXTEND | PCA_HAS_OUT_CONFIG)