Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/utils/include/
Derr_codes.h54 #define ERR_BUSY -4 macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1210 return ERR_BUSY; in _i2c_m_async_transfer()
2116 return ERR_BUSY; in _spi_sync_enable()
2148 return ERR_BUSY; in _spi_sync_disable()
2183 return ERR_BUSY; in _spi_set_mode()
2204 return ERR_BUSY; in _spi_set_baudrate()
2228 return ERR_BUSY; in _spi_set_char_size()
2249 return ERR_BUSY; in _spi_set_data_order()
2679 return ERR_BUSY; in _spi_m_sync_trans()