Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/common/
Dsoc_nrf_common.h147 #define NRF_DT_GPIOS_TO_PSEL_OR(node_id, prop, default_value) \ macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.c49 NRF_DT_GPIOS_TO_PSEL_OR(RADIO_NODE, dfegpio##idx##_gpios, \
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spi.c451 .wake_pin = NRF_DT_GPIOS_TO_PSEL_OR(SPI(idx), wake_gpios, \
Dspi_nrfx_spim.c828 .wake_pin = NRF_DT_GPIOS_TO_PSEL_OR(SPIM(idx), wake_gpios, \