Lines Matching defs:n
613 #define SPI_NXP_S32_HW_INSTANCE_CHECK(i, n) \ argument
616 #define SPI_NXP_S32_HW_INSTANCE(n) \ argument
619 #define SPI_NXP_S32_NUM_CS(n) DT_INST_PROP(n, num_cs) argument
620 #define SPI_NXP_S32_IS_MASTER(n) !DT_INST_PROP(n, slave) argument
623 #define SPI_NXP_S32_SET_SLAVE(n) .SlaveMode = DT_INST_PROP(n, slave), argument
625 #define SPI_NXP_S32_SET_SLAVE(n) argument
630 #define SPI_NXP_S32_CONFIG_INTERRUPT_FUNC(n) \ argument
633 #define SPI_NXP_S32_INTERRUPT_DEFINE(n) \ argument
642 #define SPI_NXP_S32_CONFIG_CALLBACK_FUNC(n) \ argument
645 #define SPI_NXP_S32_CALLBACK_DEFINE(n) \ argument
654 #define SPI_NXP_S32_CONFIG_INTERRUPT_FUNC(n) argument
655 #define SPI_NXP_S32_INTERRUPT_DEFINE(n) argument
656 #define SPI_NXP_S32_CONFIG_CALLBACK_FUNC(n) argument
657 #define SPI_NXP_S32_CALLBACK_DEFINE(n) argument
664 #define SPI_NXP_S32_INSTANCE_CONFIG(n) \ argument
677 #define SPI_NXP_S32_TRANSFER_CONFIG(n) \ argument
683 #define SPI_NXP_S32_DEVICE(n) \ argument