Home
last modified time | relevance | path

Searched refs:_spi_m_sync_disable (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_spi_m_sync.h101 int32_t _spi_m_sync_disable(struct _spi_m_sync_dev *dev);
/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_spi_m_sync.c100 _spi_m_sync_disable(&spi->dev); in spi_m_sync_disable()
/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2439 int32_t _spi_m_sync_disable(struct _spi_m_sync_dev *dev) in _spi_m_sync_disable() function