Searched refs:SPI_CONFIG_DT (Results 1 – 2 of 2) sorted by relevance
347 #define SPI_CONFIG_DT(node_id, operation_, delay_) \ macro372 SPI_CONFIG_DT(DT_DRV_INST(inst), operation_, delay_)404 .config = SPI_CONFIG_DT(node_id, operation_, delay_) \
984 the macro :c:macro:`SPI_CONFIG_DT` in order to set SPI mode in a Devicetree file.