Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2608 static inline bool _spi_rx_check_and_receive(void *const hw, const uint32_t iflag, struct _spi_tran… in _spi_rx_check_and_receive() function
2690 if (!_spi_rx_check_and_receive(hw, iflag, &ctrl)) { in _spi_m_sync_trans()