Searched refs:C2_ENABLE_SSEND_IRQ_MASK (Results 1 – 1 of 1) sorted by relevance
57 #define C2_ENABLE_SSEND_IRQ_MASK 0x00000020u macro619 this_spi->hw_reg->CONTROL2 &= ~(uint32_t)C2_ENABLE_SSEND_IRQ_MASK; in MSS_SPI_set_frame_rx_handler()690 this_spi->hw_reg->CONTROL2 &= ~(uint32_t)C2_ENABLE_SSEND_IRQ_MASK; in MSS_SPI_set_slave_tx_frame()839 this_spi->hw_reg->CONTROL2 |= C2_ENABLE_SSEND_IRQ_MASK; in MSS_SPI_set_slave_block_buffers()