Home
last modified time | relevance | path

Searched refs:AUTOFILL_MASK (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_spi/
Dmss_spi.c76 #define AUTOFILL_MASK 0x00000001u macro
609 this_spi->hw_reg->COMMAND |= AUTOFILL_MASK; in MSS_SPI_set_frame_rx_handler()
673 this_spi->hw_reg->COMMAND &= ~(uint32_t)AUTOFILL_MASK; in MSS_SPI_set_slave_tx_frame()
819 this_spi->hw_reg->COMMAND &= ~(uint32_t)AUTOFILL_MASK; in MSS_SPI_set_slave_block_buffers()
825 this_spi->hw_reg->COMMAND |= AUTOFILL_MASK; in MSS_SPI_set_slave_block_buffers()