Searched refs:mss_spi_block_rx_handler_t (Results 1 – 2 of 2) sorted by relevance
298 typedef void (*mss_spi_block_rx_handler_t)(uint8_t * rx_buff, uint32_t rx_size); typedef431 mss_spi_block_rx_handler_t cmd_handler;449 …mss_spi_block_rx_handler_t block_rx_handler; /*!< Pointer to the function that will be called w…1138 mss_spi_block_rx_handler_t spi_block_rx_handler1287 mss_spi_block_rx_handler_t cmd_handler,
722 mss_spi_block_rx_handler_t block_rx_handler in MSS_SPI_set_slave_block_buffers()740 if ((mss_spi_block_rx_handler_t)0 == this_spi->cmd_handler) in MSS_SPI_set_slave_block_buffers()828 if ((mss_spi_block_rx_handler_t)0 == this_spi->cmd_handler) in MSS_SPI_set_slave_block_buffers()863 mss_spi_block_rx_handler_t cmd_handler, in MSS_SPI_set_cmd_handler()875 if ((mss_spi_block_rx_handler_t)0 == cmd_handler) in MSS_SPI_set_cmd_handler()1161 if ((mss_spi_block_rx_handler_t)0 != this_spi->cmd_handler) in mss_spi_isr()1255 if ((mss_spi_block_rx_handler_t)0 != this_spi->block_rx_handler) in mss_spi_isr()