Searched refs:SERCOM_SPI_INTENSET_ERROR (Results 1 – 2 of 2) sorted by relevance
737 #define SERCOM_SPI_INTENSET_ERROR (_U(0x1) << SERCOM_SPI_INTENSET_ERROR_Pos) macro
243 ((Sercom *)hw)->SPI.INTENSET.reg = SERCOM_SPI_INTENSET_ERROR; in hri_sercomspi_set_INTEN_ERROR_bit()248 …return (((Sercom *)hw)->SPI.INTENSET.reg & SERCOM_SPI_INTENSET_ERROR) >> SERCOM_SPI_INTENSET_ERROR… in hri_sercomspi_get_INTEN_ERROR_bit()254 ((Sercom *)hw)->SPI.INTENCLR.reg = SERCOM_SPI_INTENSET_ERROR; in hri_sercomspi_write_INTEN_ERROR_bit()256 ((Sercom *)hw)->SPI.INTENSET.reg = SERCOM_SPI_INTENSET_ERROR; in hri_sercomspi_write_INTEN_ERROR_bit()262 ((Sercom *)hw)->SPI.INTENCLR.reg = SERCOM_SPI_INTENSET_ERROR; in hri_sercomspi_clear_INTEN_ERROR_bit()