Searched refs:GPIOTE_CONFIG_MODE_Disabled (Results 1 – 2 of 2) sorted by relevance
364 || (mode == GPIOTE_CONFIG_MODE_Disabled && sc->mode != GPIOTE_CONFIG_MODE_Disabled)) { in nrf_gpiote_regw_sideeffects_CONFIG()381 } else if (mode != GPIOTE_CONFIG_MODE_Disabled) { /* LCOV_EXCL_START */ in nrf_gpiote_regw_sideeffects_CONFIG()
2248 #define GPIOTE_CONFIG_MODE_Disabled (0UL) /*!< Disabled. Pin specified by PSEL will not be acquired… macro