Searched refs:CONF_SPI_SLAVE_ENABLE (Results 1 – 9 of 9) sorted by relevance
139 # if CONF_SPI_SLAVE_ENABLE == true247 # if CONF_SPI_SLAVE_ENABLE == true in _spi_set_config()368 # if CONF_SPI_SLAVE_ENABLE == true in _spi_check_config()392 # if CONF_SPI_SLAVE_ENABLE == true in _spi_check_config()578 # if CONF_SPI_SLAVE_ENABLE == true in spi_init()665 # if CONF_SPI_SLAVE_ENABLE == true in spi_read_buffer_wait()685 # if CONF_SPI_SLAVE_ENABLE == true in spi_read_buffer_wait()779 # if CONF_SPI_SLAVE_ENABLE == true in spi_transceive_wait()784 # if CONF_SPI_SLAVE_ENABLE == true in spi_transceive_wait()804 # if CONF_SPI_SLAVE_ENABLE == true in spi_transceive_wait()[all …]
90 # if CONF_SPI_SLAVE_ENABLE == true in _spi_transceive_buffer()128 # if CONF_SPI_SLAVE_ENABLE == true in _spi_write_buffer()187 # if CONF_SPI_SLAVE_ENABLE == true in _spi_read_buffer()428 # if CONF_SPI_SLAVE_ENABLE == true || CONF_SPI_MASTER_ENABLE == true582 # if CONF_SPI_SLAVE_ENABLE == true in _spi_interrupt_handler()665 # if CONF_SPI_SLAVE_ENABLE == true in _spi_interrupt_handler()711 # if CONF_SPI_SLAVE_ENABLE == true in _spi_interrupt_handler()
383 #if (CONF_SPI_MASTER_ENABLE == false) && (CONF_SPI_SLAVE_ENABLE == false)
52 # define CONF_SPI_SLAVE_ENABLE true macro
52 # define CONF_SPI_SLAVE_ENABLE false macro
216 #if (CONF_SPI_MASTER_ENABLE == false) && (CONF_SPI_SLAVE_ENABLE == false)
251 # if CONF_SPI_SLAVE_ENABLE == true in spi_tx0_isr_handler()392 # if CONF_SPI_SLAVE_ENABLE == true in spi_tx1_isr_handler()
459 # if CONF_SPI_SLAVE_ENABLE == true in spi_init()
Completed in 16 milliseconds