Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2632 static inline void _spi_tx_check_and_send(void *const hw, const uint32_t iflag, struct _spi_trans_c… in _spi_tx_check_and_send() function
2694 _spi_tx_check_and_send(hw, iflag, &ctrl, dev->dummy_byte); in _spi_m_sync_trans()