Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
Like SPI_DEVICE_DT_DEFINE(), but uses an instance of a DT_DRV_COMPAT
compatible instead of a node identifier.
Like SPI_DEVICE_DT_DEFINE(), but uses an instance of a DT_DRV_COMPAT
compatible instead of a node identifier.
inst | Instance number. The node_id argument to SPI_DEVICE_DT_DEFINE() is set to DT_DRV_INST(inst) . |
... | Other parameters as expected by SPI_DEVICE_DT_DEFINE(). |