Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c943 int sclsm = hri_sercomi2cm_get_CTRLA_SCLSM_bit(hw); in _sercom_i2c_sync_analyse_flags()
1159 int sclsm = hri_sercomi2cm_get_CTRLA_SCLSM_bit(hw); in _sercom_i2c_send_address()
1436 int sclsm = hri_sercomi2cm_get_CTRLA_SCLSM_bit(hw); in _sercom_i2c_sync_send_address()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h2449 static inline bool hri_sercomi2cm_get_CTRLA_SCLSM_bit(const void *const hw) in hri_sercomi2cm_get_CTRLA_SCLSM_bit() function