Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2333 if (hri_sercomspi_get_CTRLA_ENABLE_bit(hw)) { in _spi_m_sync_init()
2683 if (!hri_sercomspi_get_CTRLA_ENABLE_bit(hw)) { in _spi_m_sync_trans()
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h439 static inline bool hri_sercomspi_get_CTRLA_ENABLE_bit(const void *const hw) in hri_sercomspi_get_CTRLA_ENABLE_bit() function