Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1908 if (hri_sercomi2cs_get_CTRLA_ENABLE_bit(hw)) { in _i2c_s_init()
1964 enabled = hri_sercomi2cs_get_CTRLA_ENABLE_bit(hw); in _i2c_s_set_address()
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h6040 static inline bool hri_sercomi2cs_get_CTRLA_ENABLE_bit(const void *const hw) in hri_sercomi2cs_get_CTRLA_ENABLE_bit() function