Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/config/
Dhpl_sercom_config.h399 #ifndef SERCOM_I2CM_CTRLA_MODE_I2C_MASTER
400 #define SERCOM_I2CM_CTRLA_MODE_I2C_MASTER (5 << 2) macro
/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c836 …(n), (SERCOM_I2CM_CTRLA_MODE_I2C_MASTER) | (CONF_SERCOM_##n##_I2CM_RUNSTDBY << SERCOM_I2CM_CTRLA_R…