Home
last modified time | relevance | path

Searched refs:hri_sercomspi_clear_STATUS_reg (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2660 hri_sercomspi_clear_STATUS_reg(hw, ~0); in _spi_err_check()
2875 hri_sercomspi_clear_STATUS_reg(hw, SERCOM_SPI_STATUS_BUFOVF); in _spi_s_sync_is_error()
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h1623 static inline void hri_sercomspi_clear_STATUS_reg(const void *const hw, hri_sercomspi_status_reg_t … in hri_sercomspi_clear_STATUS_reg() function