Searched refs:spi21 (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/ |
D | README.txt | 6 1. spi22-SPIM_SCK connected with spi21-SPIS_SCK, 7 2. spi22-SPIM_MISO connected with spi21-SPIS_MISO, 8 3. spi22-SPIM_MOSI connected with spi21-SPIS_MOSI, 9 4. spi22-cs-gpios connected with spi21-SPIS_CSN.
|
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/boards/ |
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 65 dut_spis: &spi21 {
|
/Zephyr-latest/tests/drivers/spi/spi_error_cases/boards/ |
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 64 dut_spis: &spi21 {
|
/Zephyr-latest/soc/nordic/common/ |
D | Kconfig.peripherals | 277 def_bool $(dt_nodelabel_enabled_with_compat,spi21,$(DT_COMPAT_NORDIC_NRF_SPIM)) 334 def_bool $(dt_nodelabel_enabled_with_compat,spi21,$(DT_COMPAT_NORDIC_NRF_SPIS))
|
/Zephyr-latest/soc/nordic/ |
D | validate_base_addresses.c | 267 CHECK_DT_REG(spi21, NRF_SPIM21);
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig | 532 depends on $(dt_nodelabel_has_compat,spi21,$(DT_COMPAT_NORDIC_NRF_SPIM)) 630 depends on $(dt_nodelabel_has_compat,spi21,$(DT_COMPAT_NORDIC_NRF_SPIS))
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l20.dtsi | 288 spi21: spi@c7000 { label
|
D | nrf54l_05_10_15.dtsi | 327 spi21: spi@c7000 { label
|