Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/spi/
A Dspi.c139 # if CONF_SPI_SLAVE_ENABLE == true
247 # 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 …]
A Dspi_interrupt.c90 # 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 == true
582 # 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()
A Dspi.h383 #if (CONF_SPI_MASTER_ENABLE == false) && (CONF_SPI_SLAVE_ENABLE == false)
/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/spi/module_config/
A Dconf_spi.h52 # define CONF_SPI_SLAVE_ENABLE true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/spi/module_config/
A Dconf_spi.h52 # define CONF_SPI_SLAVE_ENABLE true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/spi_master_vec/module-config/
A Dconf_spi.h52 # define CONF_SPI_SLAVE_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/spi/
A Dspi.h216 #if (CONF_SPI_MASTER_ENABLE == false) && (CONF_SPI_SLAVE_ENABLE == false)
A Dspi_callback.c251 # if CONF_SPI_SLAVE_ENABLE == true in spi_tx0_isr_handler()
392 # if CONF_SPI_SLAVE_ENABLE == true in spi_tx1_isr_handler()
A Dspi.c459 # if CONF_SPI_SLAVE_ENABLE == true in spi_init()

Completed in 16 milliseconds