Lines Matching defs:n
614 #define SPI_NXP_S32_HW_INSTANCE_CHECK(i, n) \ argument
617 #define SPI_NXP_S32_HW_INSTANCE(n) \ argument
620 #define SPI_NXP_S32_NUM_CS(n) DT_INST_PROP(n, num_cs) argument
621 #define SPI_NXP_S32_IS_MASTER(n) !DT_INST_PROP(n, slave) argument
624 #define SPI_NXP_S32_SET_SLAVE(n) .SlaveMode = DT_INST_PROP(n, slave), argument
626 #define SPI_NXP_S32_SET_SLAVE(n) argument
631 #define SPI_NXP_S32_CONFIG_INTERRUPT_FUNC(n) \ argument
634 #define SPI_NXP_S32_INTERRUPT_DEFINE(n) \ argument
643 #define SPI_NXP_S32_CONFIG_CALLBACK_FUNC(n) \ argument
646 #define SPI_NXP_S32_CALLBACK_DEFINE(n) \ argument
655 #define SPI_NXP_S32_CONFIG_INTERRUPT_FUNC(n) argument
656 #define SPI_NXP_S32_INTERRUPT_DEFINE(n) argument
657 #define SPI_NXP_S32_CONFIG_CALLBACK_FUNC(n) argument
658 #define SPI_NXP_S32_CALLBACK_DEFINE(n) argument
665 #define SPI_NXP_S32_INSTANCE_CONFIG(n) \ argument
678 #define SPI_NXP_S32_TRANSFER_CONFIG(n) \ argument
684 #define SPI_NXP_S32_DEVICE(n) \ argument