Searched refs:NRF_PIN_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
231 #define NRF_PIN_DISCONNECTED NRF_PIN_MSK macro255 (NRF_PIN_DISCONNECTED | \
40 zassert_equal(NRF_GET_PIN(scfg->pins[2]), NRF_PIN_DISCONNECTED); in ZTEST()
286 if (pin == NRF_PIN_DISCONNECTED) { in nrf_gpd_retain_pins_set()
123 if (psel == NRF_PIN_DISCONNECTED) { in pinctrl_configure_pins()