Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/
A Dhpl_sercom.c2059 #ifndef SERCOM_USART_CTRLA_MODE_SPI_SLAVE
2060 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (2 << 2) macro
2454 if ((regs->ctrla & SERCOM_SPI_CTRLA_MODE_Msk) == SERCOM_USART_CTRLA_MODE_SPI_SLAVE) { in _spi_m_sync_init()
/bsp/microchip/samc21/bsp/hpl/sercom/
A Dhpl_sercom.c2112 #ifndef SERCOM_USART_CTRLA_MODE_SPI_SLAVE
2113 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (2 << 2) macro
2477 if ((regs->ctrla & SERCOM_SPI_CTRLA_MODE_Msk) == SERCOM_USART_CTRLA_MODE_SPI_SLAVE) { in _spi_m_sync_init()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/
A Dhpl_sercom.c2059 #ifndef SERCOM_USART_CTRLA_MODE_SPI_SLAVE
2060 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (2 << 2) macro
2454 if ((regs->ctrla & SERCOM_SPI_CTRLA_MODE_Msk) == SERCOM_USART_CTRLA_MODE_SPI_SLAVE) { in _spi_m_sync_init()
/bsp/microchip/saml10/bsp/hpl/sercom/
A Dhpl_sercom.c2059 #ifndef SERCOM_USART_CTRLA_MODE_SPI_SLAVE
2060 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (2 << 2) macro
2454 if ((regs->ctrla & SERCOM_SPI_CTRLA_MODE_Msk) == SERCOM_USART_CTRLA_MODE_SPI_SLAVE) { in _spi_m_sync_init()
/bsp/microchip/same54/bsp/hpl/sercom/
A Dhpl_sercom.c2132 #ifndef SERCOM_USART_CTRLA_MODE_SPI_SLAVE
2133 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (2 << 2) macro
2527 if ((regs->ctrla & SERCOM_SPI_CTRLA_MODE_Msk) == SERCOM_USART_CTRLA_MODE_SPI_SLAVE) { in _spi_m_sync_init()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h294 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (SERCOM_USART_CTRLA_MODE_SPI_SLAVE_Val << SERCOM_USART_CT… macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h305 #define SERCOM_USART_CTRLA_MODE_SPI_SLAVE (SERCOM_USART_CTRLA_MODE_SPI_SLAVE_Val << SERCOM_USART_CT… macro

Completed in 47 milliseconds