zephyr/modules/hal_nordic/nrfx
Gerard Marull-Paretas 2cfb5012db drivers: spi: nrfx_spim: move rx delay to DT
Move the RX (MISO) delaying capability information to Devicetree. It is
done using 2 properties:

- rx-delay-supported: enabled on SPI nodes that support delaying RX.
  This property can be used by the driver to determine if this
  capability is supported or not on a given instance.
- rx-delay: the actual RX delay value

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-07-19 13:20:00 -07:00
..
CMakeLists.txt
Kconfig
nrfx_config.h drivers: spi: nrfx_spim: move rx delay to DT 2022-07-19 13:20:00 -07:00
nrfx_config_nrf51.h
nrfx_config_nrf5340_application.h
nrfx_config_nrf5340_network.h
nrfx_config_nrf9160.h
nrfx_config_nrf52805.h
nrfx_config_nrf52810.h
nrfx_config_nrf52811.h
nrfx_config_nrf52820.h
nrfx_config_nrf52832.h
nrfx_config_nrf52833.h
nrfx_config_nrf52840.h
nrfx_glue.c modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
nrfx_glue.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
nrfx_log.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00