Searched refs:spi22 (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 | 50 &spi22 {
|
/Zephyr-latest/tests/drivers/spi/spi_error_cases/boards/ |
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 50 &spi22 {
|
/Zephyr-latest/soc/nordic/common/ |
D | Kconfig.peripherals | 280 def_bool $(dt_nodelabel_enabled_with_compat,spi22,$(DT_COMPAT_NORDIC_NRF_SPIM)) 337 def_bool $(dt_nodelabel_enabled_with_compat,spi22,$(DT_COMPAT_NORDIC_NRF_SPIS))
|
/Zephyr-latest/soc/nordic/ |
D | validate_base_addresses.c | 268 CHECK_DT_REG(spi22, NRF_SPIM22);
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig | 537 depends on $(dt_nodelabel_has_compat,spi22,$(DT_COMPAT_NORDIC_NRF_SPIM)) 635 depends on $(dt_nodelabel_has_compat,spi22,$(DT_COMPAT_NORDIC_NRF_SPIS))
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l20.dtsi | 327 spi22: spi@c8000 { label
|
D | nrf54l_05_10_15.dtsi | 366 spi22: spi@c8000 { label
|